Auteur: ph10 Date: À: ND CC: Pcre-dev Sujet: 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.