Lines Matching refs:OP_MINUPTO
720 case OP_MINUPTO: in next_opcode()
1215 …e_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO; in detect_repeat()
1268 case OP_MINUPTO: \
7872 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()
8229 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()
8251 if (repeat_type == OP_MINUPTO) in compile_bracket_matchingpath()
8780 case OP_MINUPTO: in get_iterator_parameters()
9100 case OP_MINUPTO: in compile_iterator_matchingpath()
9406 case OP_MINUPTO: in compile_matchingpath()
9723 case OP_MINUPTO: in compile_iterator_backtrackingpath()
9938 if (repeat_type == OP_MINUPTO) in compile_bracket_backtrackingpath()
10160 if (repeat_type == OP_MINUPTO) in compile_bracket_backtrackingpath()
10182 if (repeat_type == OP_MINUPTO) in compile_bracket_backtrackingpath()
10539 case OP_MINUPTO: in compile_backtrackingpath()