Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3959 unsigned int tempbracount; in compile_branch() local
7028 tempbracount = cb->bracount; /* Save value before bracket */ in compile_branch()
7058 if (bravalue == OP_ONCE && cb->bracount <= tempbracount) in compile_branch()