Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregcomp.c4305 select_opt_exact_info(OnigEncoding enc, OptExactInfo* now, OptExactInfo* alt) in select_opt_exact_info() function
4520 select_opt_exact_info(enc, &to->exm, &add->exb); in concat_left_node_opt_info()
4521 select_opt_exact_info(enc, &to->exm, &add->exm); in concat_left_node_opt_info()
4529 select_opt_exact_info(enc, &to->exb, &to->expr); in concat_left_node_opt_info()
4531 select_opt_exact_info(enc, &to->exm, &to->expr); in concat_left_node_opt_info()
5005 select_opt_exact_info(reg->enc, &opt.exb, &opt.exm); in set_optimize_info_from_tree()