Home | History | Annotate | Download | only in regexp

Lines Matching refs:FindWorthwhileInterval

3693 bool BoyerMooreLookahead::FindWorthwhileInterval(int* from, int* to) {
3801 if (!FindWorthwhileInterval(&min_lookahead, &max_lookahead)) return;