[pcre-dev] Wrong result with studied pattern

Inizio della pagina
Delete this message
Autore: ND
Data:  
To: Pcre-dev@exim.org
Oggetto: [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.