Welcome to MacBoardz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Help with RegEx?

 
Goto page Previous  1, 2
   Macintosh computer (Home) -> Programmer Help RSS
Next:  Custom Install and Updates  
Author Message
Sherman Pendley

External


Since: Oct 29, 2007
Posts: 11



(Msg. 16) Posted: Fri Jan 11, 2008 6:20 am
Post subject: Re: Help with RegEx? [Login to view extended thread Info.]
Archived from groups: comp>sys>mac>programmer>help, others (more info?)

SparkyGuy writes:

> It turns out that simple range expressions are not supported in this (very)
> limited set of RegEx:
>
> "\{m,n\} Matches the preceding element at least m and not more than n times.
> For example, a\{3,5\} matches only "aaa", "aaaa", and "aaaaa". ***This is not
> found in a few, older instances of regular expressions.***"
> (Emphasis mine.)
>
> <http://en.wikipedia.org/wiki/Regular_expression#POSIX>

Have you tried using PCRE?

<http://pcre.org/>

sherm--

--
My blog: http://shermspace.blogspot.com
Cocoa programming in Perl: http://camelbones.sourceforge.net

 >> Stay informed about: Help with RegEx? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
memory leaking in 10.2.8? - Hi groups, I have a question concerning the memory management in the OS X (10.2.8 to be exact). Either I don't understand the way it works or there is something like major memory leak in the version I referred to (I haven't noticed it with previous..

Question about Bindings and Archiving - I'm referring to the tutorial "Enhanced Currency Converter" (from ADCHome > Documentation > Cocoa > Design Guidelines > Cocoa Bindings. I did it . Works great. Now I'm trying to make it save and open files (since it is based on an N...

Post encodeWithCoder stall? (archiving large graphs part 3) - In order to save large and tangled graphs without getting recursive unarchiving I decided to take the graph apart and archive it in the form of a series of linear arrays. What I have now are two linear arrays holding the elements of the graph. The..

Problem under Panther with NSView: dataWithEPSInsideRect a.. - Hi, our problem comes down to this: We do some painting in a custom view (lines and such) and also have some text (via NSFont -fontWithName and -drawAtPoint). The data is then pulled from the view with dataWithEPSInsideRect and written to an EPS file....

XCode - help ! - Is it possible to build a PEF executable using XCODe ? ( any methods ) or is that ONLY Macho-o's could be developed using Xcode ?? <font color=purple> ;> rG.</font> -- macro --------------------------------------------------------...
   Macintosh computer (Home) -> Programmer Help All times are: Pacific Time (US & Canada)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]