Re: [pcre-dev] Recursion with possessive quantifiers

Αρχική Σελίδα
Delete this message
Συντάκτης: ND
Ημερομηνία:  
Προς: Pcre-dev
Αντικείμενο: 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?