Lines Matching refs:OP_UPTO
973 case OP_UPTO: in next_opcode()
1392 case OP_UPTO: in detect_early_fail()
1674 …e_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO; in detect_repeat()
1726 case OP_UPTO: \
10257 if (repeat_type == OP_UPTO) in compile_bracket_matchingpath()
10727 else if (repeat_type == OP_UPTO) in compile_bracket_matchingpath()
11154 *opcode -= OP_CRRANGE - OP_UPTO; in get_iterator_parameters()
11180 case OP_UPTO: in get_iterator_parameters()
11307 case OP_UPTO: in compile_iterator_matchingpath()
11319 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
11324 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
11437 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
11443 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
11464 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
11512 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
11523 if (opcode == OP_UPTO) in compile_iterator_matchingpath()
11936 case OP_UPTO: in compile_matchingpath()
12207 case OP_UPTO: in compile_iterator_backtrackingpath()
12466 if (repeat_type == OP_UPTO) in compile_bracket_backtrackingpath()
12495 if (repeat_type == OP_UPTO) in compile_bracket_backtrackingpath()
13077 case OP_UPTO: in compile_backtrackingpath()