Searched refs:OP_CRRANGE (Results 1 – 8 of 8) sorted by relevance
444 case OP_CRRANGE: in find_minlength()617 case OP_CRRANGE: in find_minlength()1631 case OP_CRRANGE: in set_start_bits()
500 case OP_CRRANGE: in get_chr_property_list()1235 case OP_CRRANGE: in PRIV()
816 case OP_CRRANGE: in pcre2_printint()
1517 OP_CRRANGE, /* 104 These are different to the three sets above. */ enumerator
910 case OP_CRRANGE: in next_opcode()1464 case OP_CRRANGE: in detect_early_fail()1597 case OP_CRRANGE: in get_class_iterator_size()1602 return (*cc == OP_CRRANGE) ? 2 : 1; in get_class_iterator_size()5707 case OP_CRRANGE: in scan_prefix()5767 case OP_CRRANGE: in scan_prefix()9470 case OP_CRRANGE: in compile_ref_iterator_matchingpath()11357 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()11366 *opcode -= OP_CRRANGE - OP_STAR; in get_iterator_parameters()11378 *opcode -= OP_CRRANGE - OP_QUERY; in get_iterator_parameters()[all …]
1908 case OP_CRRANGE: in match()2146 case OP_CRRANGE: in match()4943 case OP_CRRANGE: in match()
2703 case OP_CRRANGE: in internal_dfa_match()
7073 *code++ = OP_CRRANGE + repeat_type; in compile_branch()
Completed in 87 milliseconds