Home
last modified time | relevance | path

Searched refs:top_node (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dregexec.c141 state_array_t *path, Idx top_node,
2828 check_arrival (re_match_context_t *mctx, state_array_t *path, Idx top_node, in check_arrival() argument
2839 subexp_num = dfa->nodes[top_node].opr.idx; in check_arrival()
2873 err = re_node_set_init_1 (&next_nodes, top_node); in check_arrival()
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregexec.c147 state_array_t *path, Idx top_node,
2863 Idx top_node, Idx top_str, Idx last_node, Idx last_str, in check_arrival() argument
2874 subexp_num = dfa->nodes[top_node].opr.idx; in check_arrival()
2904 err = re_node_set_init_1 (&next_nodes, top_node); in check_arrival()