Searched defs:str_idx (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regexec.c | 1341 push_fail_stack (struct re_fail_stack_t *fs, Idx str_idx, Idx dest_node, in push_fail_stack() 1593 Idx str_idx = sctx->last_str_idx; in sift_states_backward() local 1648 Idx str_idx, re_node_set *cur_dest) in build_sifted_states() 1762 Idx str_idx, re_node_set *dest_nodes) in update_cur_sifted_state() 2002 Idx from_node, Idx str_idx, Idx bkref_idx) in check_dst_limits_calc_pos() 2032 struct re_backref_cache_entry *bkref_ents, Idx str_idx) in check_subexp_limits() 2119 Idx str_idx, const re_node_set *candidates) in sift_states_bkref() 2217 Idx node_idx, Idx str_idx, Idx max_str_idx) in sift_states_iter_mb() 2415 Idx str_idx) in check_subexp_matching_top() 2873 Idx subexp_num, backup_cur_idx, str_idx, null_cnt; in check_arrival() local [all …]
|
H A D | regex_internal.h | 631 Idx str_idx; /* The position NODE match at. */ member 641 Idx str_idx; member 652 Idx str_idx; member
|