Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c9899 BOOL fast_fail; in compile_iterator_matchingpath() local
9918 fast_fail = TRUE; in compile_iterator_matchingpath()
9923 fast_fail = FALSE; in compile_iterator_matchingpath()
9943 if (fast_fail && fast_str_ptr != 0) in compile_iterator_matchingpath()