select_opt_exact_info 4306 ext/mbstring/oniguruma/regcomp.c   select_opt_exact_info(enc, &to->exm, &add->exb);
select_opt_exact_info 4307 ext/mbstring/oniguruma/regcomp.c   select_opt_exact_info(enc, &to->exm, &add->exm);
select_opt_exact_info 4315 ext/mbstring/oniguruma/regcomp.c 	select_opt_exact_info(enc, &to->exb, &to->expr);
select_opt_exact_info 4317 ext/mbstring/oniguruma/regcomp.c 	select_opt_exact_info(enc, &to->exm, &to->expr);
select_opt_exact_info 4789 ext/mbstring/oniguruma/regcomp.c     select_opt_exact_info(reg->enc, &opt.exb, &opt.exm);