Auteur: admin Datum: Aan: pcre-dev Onderwerp: [pcre-dev] [Bug 2209] Pattern does not match while it should (works
with internal optimizations turned off)
--- Comment #1 from firas <firas.dib@???> ---
Fwiw, I think this could be the optimizer looking for the first non-optional
token and starts matching from there, since "(?<=(a))\1?b" works.
--
You are receiving this mail because:
You are on the CC list for the bug.