Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c260 case OP_DNCREF: in find_minlength()
1008 case OP_DNCREF: in set_start_bits()
H A Dpcre2_printint.c446 case OP_DNCREF: in pcre2_printint()
H A Dpcre2_internal.h1582 OP_DNCREF, /* 145 Used to point to duplicate names as a condition */ enumerator
H A Dpcre2_dfa_match.c2814 if (condcode == OP_CREF || condcode == OP_DNCREF || in internal_dfa_match()
H A Dpcre2_compile.c4870 case OP_DNCREF: in first_significant_code()
8524 case OP_DNCREF: in is_startline()
H A Dpcre2_match.c5571 case OP_DNCREF: /* Duplicate named group used test */ in match()
H A Dpcre2_jit_compile.c949 case OP_DNCREF: in next_opcode()
1135 case OP_DNCREF: in check_opcode_types()
10737 else if (*matchingpath == OP_DNCREF) in compile_bracket_matchingpath()

Completed in 89 milliseconds