Searched refs:type_rng_start (Results 1 – 1 of 1) sorted by relevance
358 type_rng_start, enumerator679 if (stack_push(stack, type_rng_start, 0)) in parse_char_range()689 if (stack_push(stack, type_rng_start, 1)) in parse_char_range()812 if (stack_push(stack, type_rng_start, 1)) in parse()1041 case type_rng_start: in generate_transitions()1099 case type_rng_start: in verbose_transitions()1208 case type_rng_start: in generate_search_states()1650 else if (dfa_transitions[ind].type == type_rng_start) { in compile_leave_fast_forward()1946 …if (compiler_common.dfa_transitions[ind].type == type_rng_start && compiler_common.dfa_transitions… in regex_compile()2199 else if (compiler_common.dfa_transitions[ind].type == type_rng_start) { in regex_compile()