Searched refs:final_bracount (Results 1 – 2 of 2) sorted by relevance
6954 if (recno <= 0 || recno > cd->final_bracount) in compile_branch()7595 if (recno > cd->final_bracount) in compile_branch()9351 cd->bracount = cd->final_bracount = 0; in pcre_compile2()9447 cd->final_bracount = cd->bracount; /* Save for checking forward references */ in pcre_compile2()
2443 int final_bracount; /* Saved value after first pass */ member
Completed in 35 milliseconds