Home
last modified time | relevance | path

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

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_compile.cpp1601 int *bestScoreRet = nullptr) { in findBestNumOfVarShifts() argument
1611 if (bestScoreRet != nullptr) { in findBestNumOfVarShifts()
1612 *bestScoreRet = bestScore; in findBestNumOfVarShifts()