Searched refs:concat_opt_exact_info (Results 1 – 1 of 1) sorted by relevance
3991 concat_opt_exact_info(OptExactInfo* to, OptExactInfo* add, OnigEncoding enc) in concat_opt_exact_info() function4287 concat_opt_exact_info(&to->exb, &add->exb, enc); in concat_left_node_opt_info()4291 concat_opt_exact_info(&to->exm, &add->exb, enc); in concat_left_node_opt_info()4590 concat_opt_exact_info(&opt->exb, &nopt.exb, env->enc); in optimize_node_left()
Completed in 18 milliseconds