[pcre-dev] Wrong result with studied pattern

Góra strony
Delete this message
Autor: ND
Data:  
Dla: Pcre-dev@exim.org
Temat: [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.