I attempt to second try with another example:
PCRE2 version 10.33 2019-04-16
/(?<=(?<=a)b)c.*/info
Capture group count = 0
Max lookbehind = 1
First code unit = 'c'
Subject length lower bound = 1
abc\=ph
Partial match: bc
<
Why max lookbehind=1, but not 2?
--
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
- [pcre-dev] Max lookbehind calculation ND via Pcre-dev
- Re: [pcre-dev] Max lookbehind calculation ph10
- Re: [pcre-dev] Max lookbehind calculation ND via Pcre-dev
- Re: [pcre-dev] Max lookbehind calculation ND via Pcre-dev
- Re: [pcre-dev] Max lookbehind calculation ND via Pcre-dev
