For example in pattern abc(\w++)(?<=\d+) lookbehind limits are [3;n-1]
If there is no immediately preceded capture group then lookbehind limits are [0;n-1].
--## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
For example in pattern abc(\w++)(?<=\d+) lookbehind limits are [3;n-1]
If there is no immediately preceded capture group then lookbehind limits are [0;n-1].
--## List details at https://lists.exim.org/mailman/listinfo/pcre-dev