onig_new_deluxe 811 mbstring/oniguruma/oniguruma.h int onig_new_deluxe P_((OnigRegex* reg, const OnigUChar* pattern, const OnigUChar* pattern_end, OnigCompileInfo* ci, OnigErrorInfo* einfo)); onig_new_deluxe 205 mbstring/oniguruma/regext.c r = onig_new_deluxe(&new_reg, pattern, pattern_end, ci, einfo);