[pcre-dev] [Bug 2209] Pattern does not match while it should…

Pàgina inicial
Delete this message
Autor: admin
Data:  
A: pcre-dev
Assumpte: [pcre-dev] [Bug 2209] Pattern does not match while it should (works with internal optimizations turned off)
https://bugs.exim.org/show_bug.cgi?id=2209

--- 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.