Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Deuc_tw.c105 return onigenc_mb4_code_to_mbc(ONIG_ENCODING_EUC_TW, code, buf); in euctw_code_to_mbc()
H A Dregenc.h148 ONIG_EXTERN int onigenc_mb4_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, UChar *buf));
H A Dgb18030.c127 return onigenc_mb4_code_to_mbc(ONIG_ENCODING_GB18030, code, buf); in gb18030_code_to_mbc()
H A Dregenc.c787 onigenc_mb4_code_to_mbc(OnigEncoding enc, OnigCodePoint code, UChar *buf) in onigenc_mb4_code_to_mbc() function
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY712 onigenc_mb4_code_to_mbc().

Completed in 13 milliseconds