Searched refs:onigenc_mb4_code_to_mbc (Results 1 – 5 of 5) sorted by relevance
66 return onigenc_mb4_code_to_mbc(ONIG_ENCODING_EUC_TW, code, buf); in euctw_code_to_mbc()
87 return onigenc_mb4_code_to_mbc(ONIG_ENCODING_GB18030, code, buf); in gb18030_code_to_mbc()
142 ONIG_EXTERN int onigenc_mb4_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, UChar *buf));
735 onigenc_mb4_code_to_mbc(OnigEncoding enc, OnigCodePoint code, UChar *buf) in onigenc_mb4_code_to_mbc() function
619 onigenc_mb4_code_to_mbc().
Completed in 19 milliseconds