Re: [pcre-dev] several messages

Góra strony
Delete this message
Autor: ND
Data:  
Dla: Pcre-dev
Temat: Re: [pcre-dev] several messages
On 2012-01-22 17:56, ND wrote:

>It no need to return zero-length partial match.
> In my example
>PCRE version 8.21 2011-12-12
> /(?!b)(?<=a)/+
> \P\Pa
> 0:
> 0+
>PCRE must return 'no match' instead of 'match'.
>

No. I'm wrong. More investigation needed...