Auteur: Philip Hazel Date: À: LAN Jing CC: pcre-dev@exim.org Sujet: Re: [pcre-dev] questions for pcre_callout
On Tue, 10 Feb 2009, LAN Jing wrote:
> I am a beginner to use PCRE. I am trying to use pcre_callout, yet some
> of the explanation are hard to understand. I wonder if there is some
> sample code from you guys I can read. Thanks.
I don't have a sample, but there is code in the pcretest program
(distributed with PCRE) that handles callouts. Grep for "callout".