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

Αρχική Σελίδα
Delete this message
Συντάκτης: ND
Ημερομηνία:  
Προς: Pcre-dev
Καινούρια Θέματα: Re: [pcre-dev] Inner (*MARK) don't keep its value outside the assertion
Αντικείμενο: [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