onigenc_mb4_code_to_mbc   66 mbstring/oniguruma/enc/euc_tw.c   return onigenc_mb4_code_to_mbc(ONIG_ENCODING_EUC_TW, code, buf);
onigenc_mb4_code_to_mbc   87 mbstring/oniguruma/enc/gb18030.c   return onigenc_mb4_code_to_mbc(ONIG_ENCODING_GB18030, code, buf);
onigenc_mb4_code_to_mbc  103 mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_mb4_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, UChar *buf));