Hi Josh I guess it's talking about *? - this will match the minimum number of times for a sucessful match, rather than the maximum. Cheers Mark C >Hi all, > I'm reading Mastering Regular Expressions and it discusses a >non-greedy version of star. can someone explain how to write this >non-greedy version of star. (i.e. how does it differ than just *) > >-- > > - josh
- non-greedy * Josh
- Re: non-greedy * Peter Cornelius
- Re: non-greedy * Jeff 'japhy' Pinyan
- RE: non-greedy * mark crowe (JIC)
- RE: non-greedy * Evgeny Goldin (aka Genie)