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

トップ ページ
このメッセージを削除
著者: ND
日付:  
To: 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