tempbracount     4563 ext/pcre/pcrelib/pcre_compile.c   unsigned int tempbracount;
tempbracount     7689 ext/pcre/pcrelib/pcre_compile.c     tempbracount = cd->bracount;          /* Save value before bracket */
tempbracount     7719 ext/pcre/pcrelib/pcre_compile.c     if (bravalue == OP_ONCE && cd->bracount <= tempbracount)