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

Reply via email to