Regex
Regex
- Subject: Regex
- From: "Mr. Gecko" <email@hidden>
- Date: Mon, 17 Nov 2008 19:04:42 -0600
Hello I have been trying to find a good Regex framework for cocoa.
I am trying to find urls in an html page, I have this regex from php
that I made so all I would need is a way to bring it to cocoa, the
regex is /<a\s[^>]*href=(\"??)([^\" >]*?)\\1[^>]*>.*<\/a>/siU
Thanks for the help.
Mr. Gecko
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden