Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c6802 if (recno <= 0 || recno > cd->final_bracount) in compile_branch()
7382 if (recno > cd->final_bracount) in compile_branch()
9162 cd->bracount = cd->final_bracount = 0; in pcre_compile2()
9257 cd->final_bracount = cd->bracount; /* Save for checking forward references */ in pcre_compile2()
H A Dpcre_internal.h2439 int final_bracount; /* Saved value after first pass */ member

Completed in 42 milliseconds