Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c4480 BOOL is_recurse; in compile_branch() local
6928 is_recurse = *ptr == CHAR_GREATER_THAN_SIGN; in compile_branch()
7053 is_recurse = TRUE; in compile_branch()
7115 if (!is_recurse) cd->namedrefcount++; in compile_branch()
7154 if (is_recurse) goto HANDLE_RECURSION; in compile_branch()
7747 is_recurse = TRUE; in compile_branch()
7776 is_recurse = FALSE; in compile_branch()