Autor: Philip Hazel Fecha: A: Mahendra Ladhe Cc: pcre-dev Asunto: Re: [pcre-dev] pcre_dfa_exec does not use PCRE_DOLLAR_ENDONLY option
On Wed, 22 Oct 2008, Mahendra Ladhe wrote:
> I noticed that unlike pcre_exec function, the pcre_dfa_exec
> function has no code for processing PCRE_DOLLAR_ENDONLY option. > The question is:
> Is this by design or an overlook?
It's a mistake. Thank you for pointing it out. I have noted it, and will
correct the bug when I next work on PCRE.