Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregcomp.c4284 select_opt_exact_info(OnigEncoding enc, OptExactInfo* now, OptExactInfo* alt) in select_opt_exact_info() function
4499 select_opt_exact_info(enc, &to->exm, &add->exb); in concat_left_node_opt_info()
4500 select_opt_exact_info(enc, &to->exm, &add->exm); in concat_left_node_opt_info()
4508 select_opt_exact_info(enc, &to->exb, &to->expr); in concat_left_node_opt_info()
4510 select_opt_exact_info(enc, &to->exm, &to->expr); in concat_left_node_opt_info()
4984 select_opt_exact_info(reg->enc, &opt.exb, &opt.exm); in set_optimize_info_from_tree()
H A DHISTORY134 2007/01/05: [tune] select_opt_exact_info() didn't work for empty info.
905 memory acess violation in select_opt_exact_info().
1013 2004/06/16: [impl] change select_opt_exact_info() to use ByteValTable[].

Completed in 21 milliseconds