Autor: Philip Hazel Data: A: Dan Tihelka CC: pcre-dev Assumpte: Re: [pcre-dev] PCRE compiled format
On Mon, 15 Nov 2010, Dan Tihelka wrote:
> Dear developers.
> I would like to ask, if there is somewhere a documation of PCRE compiled
> format, i.e. what does particular Bytes means in the array returned by
> pcre_compile(). I expect that it is a kind of DFA representation.
I'm afraid that it isn't!
> If it is not documented anywhere, could you, please, hint me where to start
> look at in order to start to understand the compiled form?
Look at the file called HACKING in the PCRE distribution.