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

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [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.