Re: [pcre-dev] pattern info per pcretest

トップ ページ
このメッセージを削除
著者: Philip Hazel
日付:  
To: pcre-dev
題目: Re: [pcre-dev] pattern info per pcretest
On Thu, 1 Dec 2011, I wrote:

> > Also I noticed that pcretest has /M is available to give code size; is there
> > any pcretest option that gives study size?
>
> No, this information hasn't ever been made available. In fact, for
> non-JIT study, the size is small and fixed (and is, if I've counted it
> right, 76 bytes on a 32-bit machine - this includes the pcre_extra block).


I partly lied. There is PCRE_INFO_STUDYSIZE available for
pcre_fullinfo(), but there is no way to make pcretest use it.

Philip

--
Philip Hazel