Re: [pcre-dev] Inner (*MARK) don't keep its value outside th…

Góra strony
Delete this message
Autor: Philip Hazel
Data:  
Dla: ND
CC: Pcre-dev
Stare tematy: [pcre-dev] Inner (*MARK) don't keep its value outside the assertion
Temat: Re: [pcre-dev] Inner (*MARK) don't keep its value outside the assertion
On Thu, 7 Apr 2011, ND wrote:

> 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.


I have committed a patch that makes (*MARK) work from inside positive
assertions. This is compatible with Perl.

Philip

--
Philip Hazel