NSString and regular expressions
NSString and regular expressions
- Subject: NSString and regular expressions
- From: Rick Mann <email@hidden>
- Date: Mon, 27 Jul 2009 17:37:15 -0700
I need to do some regex searches on NSStrings, and use capturing
groups. Looking online I found some discussions from 2003 referring to
MOKit, which hasn't been touched since 2005, and seems to include a
lot of stuff I don't care about. Other references to agkit suggest it
doesn't support unicode.
All of this makes me wonder if there's not a better support in this
day and age for regex? I'm surprised not to find it in NSString.
Recommendations on what I should use? Thanks!
--
Rick
_______________________________________________
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