Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c3792 BOOL is_recurse; in compile_branch() local
6043 is_recurse = *ptr == CHAR_GREATER_THAN_SIGN; in compile_branch()
6182 is_recurse = TRUE; in compile_branch()
6272 if (is_recurse) goto HANDLE_RECURSION; in compile_branch()
6814 is_recurse = TRUE; in compile_branch()
6842 is_recurse = FALSE; in compile_branch()

Completed in 19 milliseconds