Searched defs:cur_nodes (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | regexec.c | 1221 re_node_set *cur_nodes = &mctx->state_log[*pidx]->nodes; in proceed_next_node() local 2372 check_subexp_matching_top (re_match_context_t *mctx, re_node_set *cur_nodes, in check_subexp_matching_top() 2835 re_node_set *cur_nodes, next_nodes; in check_arrival() local 2994 re_node_set *cur_nodes, re_node_set *next_nodes) in check_arrival_add_next_nodes() 3071 check_arrival_expand_ecl (const re_dfa_t *dfa, re_node_set *cur_nodes, in check_arrival_expand_ecl() 3167 expand_bkref_cache (re_match_context_t *mctx, re_node_set *cur_nodes, in expand_bkref_cache() 3500 const re_node_set *cur_nodes = &state->nodes; in group_nodes_into_DFAstates() local
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | regexec.c | 1245 re_node_set *cur_nodes = &mctx->state_log[*pidx]->nodes; in proceed_next_node() local 2409 check_subexp_matching_top (re_match_context_t *mctx, re_node_set *cur_nodes, in check_subexp_matching_top() 2870 re_node_set *cur_nodes, next_nodes; in check_arrival() local 3024 re_node_set *cur_nodes, in check_arrival_add_next_nodes() 3103 check_arrival_expand_ecl (re_dfa_t *dfa, re_node_set *cur_nodes, in check_arrival_expand_ecl() 3201 expand_bkref_cache (re_match_context_t *mctx, re_node_set *cur_nodes, in expand_bkref_cache() 3528 const re_node_set *cur_nodes = &state->nodes; in group_nodes_into_DFAstates() local
|