Re: [pcre-dev] Help concerning conversion of PCRE to DFA

トップ ページ
このメッセージを削除
著者: Philip Hazel
日付:  
To: Sudheer P
CC: pcre-dev
題目: Re: [pcre-dev] Help concerning conversion of PCRE to DFA
On Fri, 13 Aug 2010, Sudheer P wrote:

> I am a graduate trying to implement Snort pattern matching on Graphics
> Processing Unit and wanted to convert the PCRE to DFA and perform the actual
> matching on GPU. Just wanted to know whether your library helps me in
> getting the DFA states.


No, I don't think it does. It compiles into its own private internal
format, not a formal DFA.

Philip

--
Philip Hazel