Searched refs:OP_DNRREF (Results 1 – 8 of 8) sorted by relevance
181 case OP_DNRREF: in find_minlength()826 case OP_DNRREF: in set_start_bits()
449 case OP_DNRREF: in pcre_printint()
2092 OP_DNRREF, /* 144 Used to point to duplicate names as a condition */ enumerator
1673 case OP_DNRREF: in first_significant_code()1811 case OP_DNRREF: in find_fixedlength()8498 case OP_DNRREF: in is_startline()
501 pattern") or OP_DNRREF (with data as for OP_DNCREF). For a DEFINE condition,
2736 condcode == OP_DNRREF) in internal_dfa_exec()
665 case OP_DNRREF: in next_opcode()6992 has_alternatives = (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF) ? FALSE : TRUE; in compile_bracket_matchingpath()7250 else if (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF) in compile_bracket_matchingpath()
1356 case OP_DNRREF: /* Duplicate named group recursion test */ in match()