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

Top Page
Delete this message
Author: Sudheer P
Date:  
To: pcre-dev
Subject: [pcre-dev] Help concerning conversion of PCRE to DFA
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.