Searched defs:no_alternatives (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c557 static int no_alternatives(pcre_uchar* cc) function
809 count = no_alternatives(cc);
8858 alt_max = has_alternatives ? no_alternatives(ccbegin) : 0;

Completed in 113 milliseconds