Searched refs:OP_MINUPTO (Results 1 – 11 of 11) sorted by relevance
331 if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO) in get_chr_property_list()1113 end = (c <= OP_MINUPTO) ? in PRIV()1149 case OP_MINUPTO: in PRIV()1150 *code += OP_POSUPTO - OP_MINUPTO; in PRIV()1268 case OP_MINUPTO: in PRIV()
165 case OP_MINUPTO: in PRIV()
498 case OP_MINUPTO: in pcre2_printint()505 if (*code == OP_MINUPTO || *code == OP_MINUPTOI) fprintf(f, "?"); in pcre2_printint()
316 case OP_MINUPTO: in pcre2_callout_enumerate()
666 case OP_MINUPTO: in find_minlength()1167 case OP_MINUPTO: in set_start_bits()
760 case OP_MINUPTO: in next_opcode()1257 …e_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO; in detect_repeat()1310 case OP_MINUPTO: \8963 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()9318 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()9340 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()9870 case OP_MINUPTO: in get_iterator_parameters()10190 case OP_MINUPTO: in compile_iterator_matchingpath()10500 case OP_MINUPTO: in compile_matchingpath()10817 case OP_MINUPTO: in compile_iterator_backtrackingpath()[all …]
1358 OP_MINUPTO, /* 40 */ enumerator
2508 case OP_MINUPTO: in internal_dfa_match()
1073 case OP_MINUPTO: in match()
8137 case OP_MINUPTO: in find_recurse()
498 OP_MINUPTO OP_MINUPTOI508 OP_MINUPTO or OPT_POSUPTO).