>Actually, I'm not sure -- it's conceivable that the ending point would ALSO >move inward for a different starting point within the original match. But >the ending point should NEVER be advanced further -- that's where the >"leftmost over nongreedy" rule should apply instead... Please show us your implementation for a pattern matching engine that lets the current end-point vary. This is very exciting, because now you can relax the restriction that lookbehinds must be constant width. --tom
- Re: Perl 5's "non-greedy" m... Deven T. Corzine
- Re: Perl 5's "non-greedy" match... Deven T. Corzine
- Re: Perl 5's "non-greedy" m... Jonathan Scott Duff
- Re: Perl 5's "non-greedy" m... Deven T. Corzine
- Re: Perl 5's "non-greedy" m... Kevin Walker
- Re: Perl 5's "non-greedy" m... Jarkko Hietaniemi
- Re: Perl 5's "non-greedy" m... Tom Christiansen
- Re: Perl 5's "non-greedy" m... Kevin Walker
- Re: Perl 5's "non-greedy" m... Bart Lateur
- Re: Perl 5's "non-greedy" m... Deven T. Corzine
- Re: Perl 5's "non-greedy" m... Tom Christiansen
- Re: Perl 5's "non-greedy" m... Deven T. Corzine
- Re: Perl 5's "non-greedy" matching ... Randal L. Schwartz
- Re: Perl 5's "non-greedy" match... Jeff Pinyan
- Re: Perl 5's "non-greedy" m... Deven T. Corzine
- Re: Perl 5's "non-greedy" m... Deven T. Corzine
- Re: Perl 5's "non-greedy" match... Deven T. Corzine
- Re: Perl 5's "non-greedy" m... Tom Christiansen
- Re: Perl 5's "non-greedy" matching can be TO... Randal L. Schwartz
- Re: Perl 5's "non-greedy" matching can ... Deven T. Corzine
- Re: Perl 5's "non-greedy" matching ... Randal L. Schwartz