Searched refs:select_opt_exact_info (Results 1 – 2 of 2) sorted by relevance
/PHP-5.5/ext/mbstring/oniguruma/ |
H A D | regcomp.c | 4285 select_opt_exact_info(OnigEncoding enc, OptExactInfo* now, OptExactInfo* alt) in select_opt_exact_info() function 4500 select_opt_exact_info(enc, &to->exm, &add->exb); in concat_left_node_opt_info() 4501 select_opt_exact_info(enc, &to->exm, &add->exm); in concat_left_node_opt_info() 4509 select_opt_exact_info(enc, &to->exb, &to->expr); in concat_left_node_opt_info() 4511 select_opt_exact_info(enc, &to->exm, &to->expr); in concat_left_node_opt_info() 4985 select_opt_exact_info(reg->enc, &opt.exb, &opt.exm); in set_optimize_info_from_tree()
|
H A D | HISTORY | 110 2007/01/05: [tune] select_opt_exact_info() didn't work for empty info. 881 memory access violation in select_opt_exact_info(). 989 2004/06/16: [impl] change select_opt_exact_info() to use ByteValTable[].
|
Completed in 40 milliseconds