Searched refs:OP_CREF (Results 1 – 7 of 7) sorted by relevance
259 case OP_CREF: in find_minlength()1005 case OP_CREF: in set_start_bits()
442 case OP_CREF: in pcre2_printint()
4869 case OP_CREF: in first_significant_code()6360 code[1+LINK_SIZE] = (meta == META_COND_RNAME)? OP_RREF : OP_CREF; in compile_branch()6412 code[1+LINK_SIZE] = (meta == META_COND_RNAME)? OP_RREF : OP_CREF; in compile_branch()6457 code[1+LINK_SIZE] = OP_CREF; in compile_branch()8523 case OP_CREF: in is_startline()
1581 OP_CREF, /* 144 Used to hold a capture number as condition */ enumerator
2814 if (condcode == OP_CREF || condcode == OP_DNCREF || in internal_dfa_match()
5566 case OP_CREF: /* Numbered group used test */ in match()
948 case OP_CREF: in next_opcode()1128 case OP_CREF: in check_opcode_types()10730 if (*matchingpath == OP_CREF) in compile_bracket_matchingpath()
Completed in 86 milliseconds