Searched refs:OP_CREF (Results 1 – 8 of 8) sorted by relevance
246 case OP_CREF: in find_minlength()962 case OP_CREF: in set_start_bits()
408 case OP_CREF: in pcre2_printint()
4399 case OP_CREF: in first_significant_code()5832 code[1+LINK_SIZE] = (meta == META_COND_RNAME)? OP_RREF : OP_CREF; in compile_branch()5884 code[1+LINK_SIZE] = (meta == META_COND_RNAME)? OP_RREF : OP_CREF; in compile_branch()5929 code[1+LINK_SIZE] = OP_CREF; in compile_branch()7960 case OP_CREF: in is_startline()
1511 OP_CREF, /* 141 Used to hold a capture number as condition */ enumerator
2743 if (condcode == OP_CREF || condcode == OP_DNCREF || in internal_dfa_match()
729 case OP_CREF: in next_opcode()893 case OP_CREF: in check_opcode_types()9206 if (*matchingpath == OP_CREF) in compile_bracket_matchingpath()
5281 case OP_CREF: /* Numbered group used test */ in match()
734 subpattern using the opcode OP_CREF followed by a count containing the