Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6607 int condcount = 0; in compile_branch() local
6610 condcount++; in compile_branch()
6621 if (condcount > 1) in compile_branch()
6638 if (condcount > 2) in compile_branch()
6644 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()

Completed in 43 milliseconds