Searched refs:last_node (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regexec.c | 38 re_dfastate_t **limited_sts, Idx last_node, 168 Idx top_str, Idx last_node, Idx last_str, 877 mctx.last_node = check_halt_state_context (&mctx, pstate, in re_search_internal() 990 halt_node = mctx->last_node; in prune_impossible_nodes() 1059 mctx->last_node = halt_node; in prune_impossible_nodes() 1484 if (idx == pmatch[0].rm_eo && cur_node == mctx->last_node) in set_regs() 1647 err = re_node_set_init_1 (&cur_dest, sctx->last_node); in sift_states_backward() 2186 if (node == sctx->last_node && str_idx == sctx->last_str_idx) in sift_states_bkref() 2222 local_sctx.last_node = node; in sift_states_bkref() 2922 Idx top_str, Idx last_node, Idx last_str, int type) in check_arrival() argument [all …]
|
D | regex_internal.h | 621 Idx last_node; member 639 Idx last_node; member
|