Lines Matching defs:node
1248 check_halt_node_context (const re_dfa_t *dfa, Idx node, unsigned int context) in check_halt_node_context()
1290 Idx *pidx, Idx node, re_node_set *eps_via_nodes, in proceed_next_node()
1629 #define STATE_NODE_CONTAINS(state,node) \ argument
1879 sub_epsilon_src_nodes (const re_dfa_t *dfa, Idx node, re_node_set *dest_nodes, in sub_epsilon_src_nodes()
1975 Idx node = eclosures->elems[node_idx]; in check_dst_limits_calc_pos_1() local
2099 Idx node = dest_nodes->elems[node_idx]; in check_subexp_limits() local
2123 Idx node = dest_nodes->elems[node_idx]; in check_subexp_limits() local
2143 Idx node = dest_nodes->elems[node_idx]; in check_subexp_limits() local
2169 Idx node_idx, node; in sift_states_bkref() local
2476 Idx node = cur_nodes->elems[node_idx]; in check_subexp_matching_top() local
2618 const re_token_t *node = dfa->nodes + node_idx; in transit_state_bkref() local
2906 const re_token_t *node = dfa->nodes + cls_node; in find_subexp_node() local
3601 re_token_t *node = &dfa->nodes[cur_nodes->elems[i]]; in group_nodes_into_DFAstates() local
3782 const re_token_t *node = dfa->nodes + node_idx; in check_node_accept_bytes() local
4079 check_node_accept (const re_match_context_t *mctx, const re_token_t *node, in check_node_accept()
4272 match_ctx_add_entry (re_match_context_t *mctx, Idx node, Idx str_idx, Idx from, in match_ctx_add_entry()
4344 match_ctx_add_subtop (re_match_context_t *mctx, Idx node, Idx str_idx) in match_ctx_add_subtop()
4374 match_ctx_add_sublast (re_sub_match_top_t *subtop, Idx node, Idx str_idx) in match_ctx_add_sublast()