Searched refs:reach_end (Results 1 – 1 of 1) sorted by relevance
3972 int reach_end; member4209 ex->reach_end = 0; in clear_opt_exact_info()4244 to->reach_end = (p == end ? add->reach_end : 0); in concat_opt_exact_info()4247 if (! to->reach_end) tanc.right_anchor = 0; in concat_opt_exact_info()4294 if (! add->reach_end || i < add->len || i < to->len) { in alt_merge_opt_exact_info()4295 to->reach_end = 0; in alt_merge_opt_exact_info()4301 if (! to->reach_end) to->anc.right_anchor = 0; in alt_merge_opt_exact_info()4504 exb_reach = to->exb.reach_end; in concat_left_node_opt_info()4505 exm_reach = to->exm.reach_end; in concat_left_node_opt_info()4508 to->exb.reach_end = to->exm.reach_end = 0; in concat_left_node_opt_info()[all …]