Home
last modified time | relevance | path

Searched refs:RREF_ANY (Results 1 – 6 of 6) sorted by path

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6290 if (groupnumber == 0) groupnumber = RREF_ANY; in compile_branch()
H A Dpcre2_dfa_match.c2779 if (value != RREF_ANY) return PCRE2_ERROR_DFA_UCOND; in internal_dfa_match()
H A Dpcre2_internal.h1758 #define RREF_ANY 0xffff macro
H A Dpcre2_jit_compile.c10468 else if (stacksize == RREF_ANY) in compile_bracket_matchingpath()
H A Dpcre2_match.c5338 condition = (number == RREF_ANY || number == Fcurrent_recurse); in match()
H A Dpcre2_printint.c426 if (c == RREF_ANY) in pcre2_printint()

Completed in 101 milliseconds