mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-19 02:30:35 +03:00
SHENG32: 32-state 1-byte shuffle based DFA.
This commit is contained in:
committed by
Konstantinos Margaritis
parent
6f8bfa1854
commit
2cde84c96d
@@ -38,6 +38,7 @@ struct NFA;
|
||||
namespace ue2 {
|
||||
|
||||
void nfaExecSheng_dump(const struct NFA *nfa, const std::string &base);
|
||||
void nfaExecSheng32_dump(const struct NFA *nfa, const std::string &base);
|
||||
|
||||
} // namespace ue2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user