Searched refs:cns11643_3_mbtowc (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/iconv/
H A Ddec_hanyu.h47 ret = cns11643_3_mbtowc(conv,pwc,buf,2);
H A Deuc_tw.h62 case 3: ret = cns11643_3_mbtowc(conv,pwc,buf,2); break;
H A Diso2022_cnext.h170 int ret = cns11643_3_mbtowc(conv,pwc,s+2,2);
H A Dcns11643_3.h944 cns11643_3_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) function

Completed in 89 milliseconds