Autor: ND
Data:
Dla: Pcre-dev
Temat: Re: [pcre-dev] Recursion with possessive quantifiers
On 2011-05-21 12:57, Philip Hazel wrote:
> I will try to think about this
pcre_exec() handles a non-greedy quantifier without producing recursion.
Maybe a possessive quantifier handler can follow that way?