Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c4386 branch_chain *bcptr, int cond_depth, in compile_branch() argument
7339 else if (GET(called, 1) == 0 && cond_depth <= 0 && in compile_branch()
7499 cond_depth + in compile_branch()
8037 int cond_depth, in compile_regex() argument
8133 cond_depth, cd, (lengthptr == NULL)? NULL : &length)) in compile_regex()