Home
last modified time | relevance | path

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

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Daccel_dfa_build_strat.cpp235 CharReach nonexit = ~escape; in find_nonexit_symbols() local
236 for (auto i = nonexit.find_first(); i != nonexit.npos; in find_nonexit_symbols()
237 i = nonexit.find_next(i)) { in find_nonexit_symbols()
/dports/dns/unbound/unbound-1.14.0/doc/
H A DChangelog10118 timeout callback. Fix for fwd_three tests, performed nonexit query.