Re: [pcre-dev] (*SKIP:NAME) when (*MARK:NAME) is in assertio…

Top Page
Delete this message
Author: ph10
Date:  
To: ND
CC: Pcre-dev
Subject: Re: [pcre-dev] (*SKIP:NAME) when (*MARK:NAME) is in assertion
On Thu, 12 Jul 2018, ND via Pcre-dev wrote:

> And one more thing should also be clarified in docs:
> MARK name unlike MARK position is saved outside assertion or atomic group:


The MARK position *is* saved; it's just that there is never a backtrack
into an atomic group, so that data is never accessed. But I'll take a
look at the wording again.

Philip

--
Philip Hazel