Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/enc/
H A Dbig5.c66 return onigenc_mb2_code_to_mbc(ONIG_ENCODING_BIG5, code, buf); in big5_code_to_mbc()
H A Deuc_kr.c66 return onigenc_mb2_code_to_mbc(ONIG_ENCODING_EUC_KR, code, buf); in euckr_code_to_mbc()
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregenc.h99 ONIG_EXTERN int onigenc_mb2_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, UChar *buf));
H A Dregenc.c809 onigenc_mb2_code_to_mbc(OnigEncoding enc, OnigCodePoint code, UChar *buf) in onigenc_mb2_code_to_mbc() function

Completed in 12 milliseconds