Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c6865 if (recno <= 0 || recno > cd->final_bracount) in compile_branch()
7500 if (recno > cd->final_bracount) in compile_branch()
9288 cd->bracount = cd->final_bracount = 0; in pcre_compile2()
9384 cd->final_bracount = cd->bracount; /* Save for checking forward references */ in pcre_compile2()
H A Dpcre_internal.h2447 int final_bracount; /* Saved value after first pass */ member

Completed in 35 milliseconds