Lines Matching defs:type
1177 re_token_type_t type = dfa->nodes[node].type; in check_halt_node_context() local
1262 re_token_type_t type = dfa->nodes[node].type; in proceed_next_node() local
1492 int type = dfa->nodes[cur_node].type; in update_regs() local
2018 re_token_type_t type = dfa->nodes[node].type; in check_subexp_limits() local
2062 re_token_type_t type = dfa->nodes[node].type; in check_subexp_limits() local
2099 re_token_type_t type; in sift_states_bkref() local
2812 Idx subexp_idx, int type) in find_subexp_node()
2835 Idx top_str, Idx last_node, Idx last_str, int type) in check_arrival()
3078 Idx ex_subexp, int type) in check_arrival_expand_ecl()
3129 Idx target, Idx ex_subexp, int type) in check_arrival_expand_ecl_sub()
3174 Idx cur_str, Idx subexp_num, int type) in expand_bkref_cache()
3466 re_token_type_t type = node->type; in group_nodes_into_DFAstates() local