Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_printint.c441 if (c == RREF_ANY) in pcre_printint()
H A Dpcre_internal.h2278 #define RREF_ANY 0xffff macro
H A Dpcre_exec.c1338 condition = (recno == RREF_ANY || recno == md->recursive->group_num); in match()
H A Dpcre_compile.c6946 if (recno == 0) recno = RREF_ANY; in compile_branch()
H A Dpcre_jit_compile.c7315 else if (stacksize == RREF_ANY) in compile_bracket_matchingpath()

Completed in 67 milliseconds