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

/haiku/src/libs/iconv/
H A Ddec_hanyu.h62 return cns11643_2_mbtowc(conv,pwc,buf,2);
H A Deuc_tw.h61 case 2: ret = cns11643_2_mbtowc(conv,pwc,buf,2); break;
H A Diso2022_cn.h98 int ret = cns11643_2_mbtowc(conv,pwc,s+2,2);
H A Diso2022_cnext.h152 int ret = cns11643_2_mbtowc(conv,pwc,s+2,2);
H A Dcns11643_2.h1088 cns11643_2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) function

Completed in 41 milliseconds