Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c6065 int condcount = 0; in compile_branch() local
6068 condcount++; in compile_branch()
6079 if (condcount > 1) in compile_branch()
6096 if (condcount > 2) in compile_branch()
6102 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()