Searched refs:cns11643_1_mbtowc (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/iconv/
H A Deuc_tw.h41 return cns11643_1_mbtowc(conv,pwc,buf,2);
60 case 1: ret = cns11643_1_mbtowc(conv,pwc,buf,2); break;
H A Ddec_hanyu.h57 return cns11643_1_mbtowc(conv,pwc,buf,2);
H A Diso2022_cn.h156 ret = cns11643_1_mbtowc(conv,pwc,s,2); break;
H A Diso2022_cnext.h272 ret = cns11643_1_mbtowc(conv,pwc,s,2); break;
H A Dcns11643_1.h857 cns11643_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) function

Completed in 35 milliseconds