Searched refs:OP_CRSTAR (Results 1 – 9 of 9) sorted by relevance
484 case OP_CRSTAR: in get_chr_property_list()1205 if (c >= OP_CRSTAR && c <= OP_CRMINRANGE) in PRIV()1220 case OP_CRSTAR: in PRIV()
435 case OP_CRSTAR: in find_minlength()600 case OP_CRSTAR: in find_minlength()1622 case OP_CRSTAR: in set_start_bits()
1893 case OP_CRSTAR: in match()1902 fc = *Fecode++ - OP_CRSTAR; in match()1914 reptype = rep_typ[*Fecode - OP_CRSTAR]; in match()2131 case OP_CRSTAR: in match()2140 fc = *Fecode++ - OP_CRSTAR; in match()2152 reptype = rep_typ[*Fecode - OP_CRSTAR]; in match()4931 case OP_CRSTAR: in match()4937 fc = *Fecode++ - OP_CRSTAR; in match()4947 reptype = rep_typ[*Fecode - OP_CRSTAR]; in match()
803 case OP_CRSTAR: in pcre2_printint()
904 case OP_CRSTAR: in next_opcode()1455 case OP_CRSTAR: in detect_early_fail()1587 case OP_CRSTAR: in get_class_iterator_size()5690 case OP_CRSTAR: in scan_prefix()5756 case OP_CRSTAR: in scan_prefix()9448 SLJIT_COMPILE_ASSERT((OP_CRSTAR & 0x1) == 0, crstar_opcode_must_be_even); in compile_ref_iterator_matchingpath()9452 case OP_CRSTAR: in compile_ref_iterator_matchingpath()11333 if (*opcode >= OP_CRSTAR && *opcode <= OP_CRMINQUERY) in get_iterator_parameters()11335 *opcode -= OP_CRSTAR - OP_STAR; in get_iterator_parameters()12231 …if (cc[1 + (32 / sizeof(PCRE2_UCHAR))] >= OP_CRSTAR && cc[1 + (32 / sizeof(PCRE2_UCHAR))] <= OP_CR… in compile_matchingpath()[all …]
1510 OP_CRSTAR, /* 98 The maximizing and minimizing versions of */ enumerator
2656 case OP_CRSTAR: in internal_dfa_match()
7066 *code++ = OP_CRSTAR + repeat_type; in compile_branch()
631 OP_CRSTAR