Re: [pcre-dev] Access to MARK from callout

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: ND
CC: Pcre-dev
Subject: Re: [pcre-dev] Access to MARK from callout
On Sat, 23 Jul 2011, ND wrote:

> Is there possibility to access from within callout to information about last
> triggered MARK name?
> Is pcre_extra block have this information in callout stage?
>
> For example in pattern:
> (*:abc)(?C1)
> is there access in callout 1 handler to information that last passed mark was
> 'abc'?


I have committed a patch that adds this capability.

Philip

--
Philip Hazel