Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_tw.c66 return onigenc_mb4_code_to_mbc(ONIG_ENCODING_EUC_TW, code, buf); in euctw_code_to_mbc()
H A Dgb18030.c87 return onigenc_mb4_code_to_mbc(ONIG_ENCODING_GB18030, code, buf); in gb18030_code_to_mbc()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.h142 ONIG_EXTERN int onigenc_mb4_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, UChar *buf));
H A Dregenc.c735 onigenc_mb4_code_to_mbc(OnigEncoding enc, OnigCodePoint code, UChar *buf) in onigenc_mb4_code_to_mbc() function
H A DHISTORY600 onigenc_mb4_code_to_mbc().

Completed in 15 milliseconds