[pcre-dev] Wrong result with studied pattern

トップ ページ
このメッセージを削除
著者: ND
日付:  
To: Pcre-dev@exim.org
題目: [pcre-dev] Wrong result with studied pattern
Hi, Philip!

Here is another problem.
pcretest.exe listing:

PCRE version 8.20-RC1 2011-09-12
/a(*SKIP)c|b(*ACCEPT)|/S
a
No match

MATCH expected. This pattern without S option returns right result.

Thanx.