Lines Matching refs:OP_UPTO
1022 case OP_UPTO: in next_opcode()
1473 case OP_UPTO: in detect_early_fail()
1762 …e_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO; in detect_repeat()
1814 case OP_UPTO: \
10839 if (repeat_type == OP_UPTO) in compile_bracket_matchingpath()
11341 else if (repeat_type == OP_UPTO) in compile_bracket_matchingpath()
11773 *opcode -= OP_CRRANGE - OP_UPTO; in get_iterator_parameters()
11799 case OP_UPTO: in get_iterator_parameters()
11926 case OP_UPTO: in compile_iterator_matchingpath()
11938 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
11943 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
12056 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
12062 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
12083 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
12131 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
12142 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
12556 case OP_UPTO: in compile_matchingpath()
12827 case OP_UPTO: in compile_iterator_backtrackingpath()
13087 if (repeat_type == OP_UPTO) in compile_bracket_backtrackingpath()
13116 if (repeat_type == OP_UPTO) in compile_bracket_backtrackingpath()
13757 case OP_UPTO: in compile_backtrackingpath()