Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3947 BOOL is_recurse; in compile_branch() local
6652 is_recurse = *ptr == CHAR_GREATER_THAN_SIGN; in compile_branch()
6681 is_recurse = TRUE; in compile_branch()
6735 if (is_recurse) goto HANDLE_RECURSION; in compile_branch()
7285 is_recurse = TRUE; in compile_branch()
7314 is_recurse = FALSE; in compile_branch()