Searched refs:cur_nodes (Results 1 – 1 of 1) sorted by relevance
119 re_node_set *cur_nodes,146 re_node_set *cur_nodes,149 re_node_set *cur_nodes,156 re_node_set *cur_nodes, Idx cur_str,1220 re_node_set *cur_nodes = &mctx->state_log[*pidx]->nodes; in proceed_next_node() local1235 if (!re_node_set_contains (cur_nodes, candidate)) in proceed_next_node()2377 check_subexp_matching_top (re_match_context_t *mctx, re_node_set *cur_nodes, in check_subexp_matching_top() argument2389 for (node_idx = 0; node_idx < cur_nodes->nelem; ++node_idx) in check_subexp_matching_top()2391 Idx node = cur_nodes->elems[node_idx]; in check_subexp_matching_top()2841 re_node_set *cur_nodes, next_nodes; in check_arrival() local[all …]