Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_compile.c266 static const int verbcount = sizeof(verbs)/sizeof(verbitem); variable
6653 for (i = 0; i < verbcount; i++) in compile_branch()
6752 if (i < verbcount) continue; /* Successfully handled a verb */ in compile_branch()

Completed in 19 milliseconds