Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c7739 int condcount = 0; in compile_branch() local
7742 condcount++; in compile_branch()
7752 if (condcount > 1) in compile_branch()
7766 if (condcount > 2) in compile_branch()
7771 if (condcount == 1) subfirstcharflags = subreqcharflags = REQ_NONE; in compile_branch()

Completed in 48 milliseconds