Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c262 case OP_DNRREF: in find_minlength()
1011 case OP_DNRREF: in set_start_bits()
H A Dpcre2_printint.c432 case OP_DNRREF: in pcre2_printint()
H A Dpcre2_internal.h1560 OP_DNRREF, /* 147 Used to point to duplicate names as a condition */ enumerator
H A Dpcre2_dfa_match.c2758 condcode == OP_DNRREF) in internal_dfa_match()
H A Dpcre2_compile.c4763 case OP_DNRREF: in first_significant_code()
8399 case OP_DNRREF: in is_startline()
H A Dpcre2_match.c5342 case OP_DNRREF: /* Duplicate named group recursion test */ in match()
H A Dpcre2_jit_compile.c946 case OP_DNRREF: in next_opcode()
10194 …SLJIT_COMPILE_ASSERT(OP_DNRREF == OP_RREF + 1 && OP_FALSE == OP_RREF + 2 && OP_TRUE == OP_RREF + 3, in compile_bracket_matchingpath()

Completed in 107 milliseconds