Home
last modified time | relevance | path

Searched refs:MAX_SMALL_NFA_STATES (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_compile.cpp89 static constexpr u32 MAX_SMALL_NFA_STATES = 64; variable
2496 if (num_states > MAX_SMALL_NFA_STATES) { in isFast()