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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c6913 if (recno <= 0 || recno > cd->final_bracount)
7553 if (recno > cd->final_bracount)
9307 cd->bracount = cd->final_bracount = 0;
9403 cd->final_bracount = cd->bracount; /* Save for checking forward references */

Completed in 42 milliseconds