[pcre-dev] Inner (*MARK) don't keep its value outside the as…

Page principale
Supprimer ce message
Auteur: ND
Date:  
À: Pcre-dev
Nouveaux-sujets: Re: [pcre-dev] Inner (*MARK) don't keep its value outside the assertion
Sujet: [pcre-dev] Inner (*MARK) don't keep its value outside the assertion
Hi, Philip!

Here is pcretest.exe listing:


PCRE version 8.11 2010-12-10
/(?=a(*:M))/K
a
0:

The marked value is not displayed in output. Why? I think it is
practically useful to keep it's value outside the assertion.

Best regards