Home
last modified time | relevance | path

Searched refs:cns11643_5_mbtowc (Results 1 – 3 of 3) sorted by relevance

/haiku/src/libs/iconv/
H A Dcns11643_5.h1252 cns11643_5_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in cns11643_5_mbtowc() function
H A Deuc_tw.h64 case 5: ret = cns11643_5_mbtowc(conv,pwc,buf,2); break; in euc_tw_mbtowc()
H A Diso2022_cnext.h192 int ret = cns11643_5_mbtowc(conv,pwc,s+2,2); in iso2022_cn_ext_mbtowc()