Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c841 static int no_alternatives(PCRE2_SPTR cc) in no_alternatives() function
12481 alt_max = has_alternatives ? no_alternatives(ccbegin) : 0; in compile_bracket_backtrackingpath()
13268 alt_max = no_alternatives(cc); in compile_recurse()