Re: Re: OFRegularExpression Quantifier
Re: Re: OFRegularExpression Quantifier
- Subject: Re: Re: OFRegularExpression Quantifier
- From: Jérôme Paschoud <email@hidden>
- Date: Wed, 27 Dec 2006 20:33:01 +0100
Hi,
I put a slightly modified version of the previous code on my blog at
http://www.spikesoft.ch/?p=24. The improvement is that this version
returns a list of matching sub-expressions in a NSMutableArray.
CU Jerome
Hi,
I finally solved the problem by myself, using a very simple wrapper
around regex.h that is very well described under:
http://tearesolutions.com/2006/09/
how_to_use_regular_expressions_1.html
--
Paschoud Jerome
http://www.spikesoft.ch
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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