Home
last modified time | relevance | path

Searched refs:concat_opt_exact_info (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c4202 concat_opt_exact_info(OptExactInfo* to, OptExactInfo* add, OnigEncoding enc) in concat_opt_exact_info() function
4492 concat_opt_exact_info(&to->exb, &add->exb, enc); in concat_left_node_opt_info()
4496 concat_opt_exact_info(&to->exm, &add->exb, enc); in concat_left_node_opt_info()
4797 concat_opt_exact_info(&opt->exb, &nopt.exb, env->enc); in optimize_node_left()

Completed in 17 milliseconds