Re: [pcre-dev] Assertions with quantifier behaviour is Perl …

Góra strony
Delete this message
Autor: ND
Data:  
Dla: Pcre-dev
Temat: Re: [pcre-dev] Assertions with quantifier behaviour is Perl incompatible
And one more thing afterwords.

The compatibility with Perl may be achieved very simply:
If A - assertion, Q - quantifier, than
PCRE can treat 'AQ' not as error, but as '(?:A)Q'