On Sat, 13 Jul 2019, ND via Pcre-dev wrote:

> It seems this example introduce not partial matching but "regular" matching
> bug.
> 
> PCRE2 version 10.33 2019-04-16
> /(?<=(?=(?<=a)))b/
> ab
> No match
> 
> 
> While Perl is correctly match "b".

Probably the same bug as in your previous message. Thank you for the report.

Philip

-- 
Philip Hazel

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to