Home
last modified time | relevance | path

Searched refs:onigenc_mb2_code_to_mbc (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dbig5.c91 return onigenc_mb2_code_to_mbc(ONIG_ENCODING_BIG5, code, buf); in big5_code_to_mbc()
H A Deuc_kr.c90 return onigenc_mb2_code_to_mbc(ONIG_ENCODING_EUC_KR, code, buf); in euckr_code_to_mbc()
H A Dregenc.h143 ONIG_EXTERN int onigenc_mb2_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, UChar *buf));
H A Dregenc.c770 onigenc_mb2_code_to_mbc(OnigEncoding enc, OnigCodePoint code, UChar *buf) in onigenc_mb2_code_to_mbc() function

Completed in 10 milliseconds