Autor: Philip Hazel Data: Para: Roman Rybalko CC: pcre-dev Asunto: Re: [pcre-dev] Storing of compiled expressions
On Tue, 8 Jul 2008, Roman Rybalko wrote:
> Can anybody give me an advice how to store compiled pcre* data and
> whether it's reasonable at all?
"man pcreprecompile" covers this.
You didn't respond to the message I sent last week, about your patches
for passing an argument to the memory allocator. I wrote:
> I don't think you ever sent me the final patches for this. If you do so,
> I will consider them for inclusion in the next release. I have just
> started working on PCRE again.