[pcre-dev] Partial HARD match returns empty string

Top Page
Delete this message
Author: ND
Date:  
To: Pcre-dev
Subject: [pcre-dev] Partial HARD match returns empty string
Hi, Philip!

Here is pcretest.exe listing:

PCRE version 8.11 2010-12-10
/.(*F)/
\P\Pabc
Partial match:

PCRE returns an empty string as partial match.
It seems that something is wrong and answer must be 'NOMATCH'.

Thanks.