Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c4258 concat_opt_exact_info(OptExactInfo* to, OptExactInfo* add, OnigEncoding enc) in concat_opt_exact_info() function
4548 concat_opt_exact_info(&to->exb, &add->exb, enc); in concat_left_node_opt_info()
4552 concat_opt_exact_info(&to->exm, &add->exb, enc); in concat_left_node_opt_info()
4853 concat_opt_exact_info(&opt->exb, &nopt.exb, env->enc); in optimize_node_left()

Completed in 19 milliseconds