Searched refs:OP_DNCREF (Results 1 – 8 of 8) sorted by relevance
236 case OP_DNCREF: in find_minlength()922 case OP_DNCREF: in set_start_bits()
413 case OP_DNCREF: in pcre2_printint()
1558 OP_DNCREF, /* 143 Used to point to duplicate names as a condition */ enumerator
1039 case OP_DNCREF: in find_fixedlength()1311 case OP_DNCREF: in first_significant_code()8055 case OP_DNCREF: in is_startline()
2664 if (condcode == OP_CREF || condcode == OP_DNCREF || in internal_dfa_match()
690 case OP_DNCREF: in next_opcode()859 case OP_DNCREF: in check_opcode_types()8124 else if (*matchingpath == OP_DNCREF) in compile_bracket_matchingpath()
1395 case OP_DNCREF: /* Duplicate named group used test */ in match()
527 OP_DNCREF is used instead. It is followed by two counts: the index in the group534 whole pattern") or OP_DNRREF (with data as for OP_DNCREF).