Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c557 static int no_alternatives(pcre_uchar* cc) in no_alternatives() function
809 count = no_alternatives(cc); in check_opcode_types()
8858 alt_max = has_alternatives ? no_alternatives(ccbegin) : 0; in compile_bracket_backtrackingpath()