Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c4495 unsigned int tempbracount; in compile_branch() local
7487 tempbracount = cd->bracount; /* Save value before bracket */ in compile_branch()
7517 if (bravalue == OP_ONCE && cd->bracount <= tempbracount) in compile_branch()