Home
last modified time | relevance | path

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

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_internal.h99 LIMEX_SQUASH_CYCLIC = 1, //!< squash due to cyclic state enumerator
H A Dlimex_exceptional.h197 if (e->hasSquash == LIMEX_SQUASH_CYCLIC in RUN_EXCEPTION_FN()
H A Dlimex_compile.cpp1500 e.squash = LIMEX_SQUASH_CYCLIC; in buildExceptionMap()