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

トップ ページ
このメッセージを削除
著者: admin
日付:  
To: pcre-dev
題目: [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.