Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds