Searched refs:OP_CREF (Results 1 – 8 of 8) sorted by relevance
259 case OP_CREF: in find_minlength()1005 case OP_CREF: in set_start_bits()
411 case OP_CREF: in pcre2_printint()
4761 case OP_CREF: in first_significant_code()6249 code[1+LINK_SIZE] = (meta == META_COND_RNAME)? OP_RREF : OP_CREF; in compile_branch()6301 code[1+LINK_SIZE] = (meta == META_COND_RNAME)? OP_RREF : OP_CREF; in compile_branch()6346 code[1+LINK_SIZE] = OP_CREF; in compile_branch()8397 case OP_CREF: in is_startline()
1557 OP_CREF, /* 144 Used to hold a capture number as condition */ enumerator
2757 if (condcode == OP_CREF || condcode == OP_DNCREF || in internal_dfa_match()
5357 case OP_CREF: /* Numbered group used test */ in match()
943 case OP_CREF: in next_opcode()1123 case OP_CREF: in check_opcode_types()10499 if (*matchingpath == OP_CREF) in compile_bracket_matchingpath()
738 subpattern using the opcode OP_CREF followed by a count containing the