Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c263 case OP_DNRREF: in find_minlength()
1015 case OP_DNRREF: in set_start_bits()
H A Dpcre2_printint.c474 case OP_DNRREF: in pcre2_printint()
H A Dpcre2_internal.h1610 OP_DNRREF, /* 148 Used to point to duplicate names as a condition */ enumerator
H A Dpcre2_dfa_match.c2862 condcode == OP_DNRREF) in internal_dfa_match()
H A Dpcre2_compile.c5087 case OP_DNRREF: in first_significant_code()
8823 case OP_DNRREF: in is_startline()
H A Dpcre2_match.c5653 case OP_DNRREF: /* Duplicate named group recursion test */ in match()
H A Dpcre2_jit_compile.c993 case OP_DNRREF: in next_opcode()
10853 …SLJIT_COMPILE_ASSERT(OP_DNRREF == OP_RREF + 1 && OP_FALSE == OP_RREF + 2 && OP_TRUE == OP_RREF + 3, in compile_bracket_matchingpath()

Completed in 112 milliseconds