Searched refs:OP_MINUPTO (Results 1 – 10 of 10) sorted by relevance
165 case OP_MINUPTO: in PRIV()
350 if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO) in get_chr_property_list()1157 end = (c <= OP_MINUPTO) ? in PRIV()1194 case OP_MINUPTO: in PRIV()1195 *code += OP_POSUPTO - OP_MINUPTO; in PRIV()1317 case OP_MINUPTO: in PRIV()
316 case OP_MINUPTO: in pcre2_callout_enumerate()
543 case OP_MINUPTO: in pcre2_printint()550 if (*code == OP_MINUPTO || *code == OP_MINUPTOI) fprintf(f, "?"); in pcre2_printint()
691 case OP_MINUPTO: in find_minlength()1307 case OP_MINUPTO: in set_start_bits()
1023 case OP_MINUPTO: in next_opcode()1474 case OP_MINUPTO: in detect_early_fail()1815 case OP_MINUPTO: \10841 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()11231 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()11253 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()11800 case OP_MINUPTO: in get_iterator_parameters()12188 case OP_MINUPTO: in compile_iterator_matchingpath()12557 case OP_MINUPTO: in compile_matchingpath()12878 case OP_MINUPTO: in compile_iterator_backtrackingpath()[all …]
1451 OP_MINUPTO, /* 40 */ enumerator
2626 case OP_MINUPTO: in internal_dfa_match()
1210 case OP_MINUPTO: in match()
8997 case OP_MINUPTO: in find_recurse()
Completed in 96 milliseconds