Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds