Searched refs:ksc5601_mbtowc (Results 1 - 7 of 7) sorted by relevance

/haiku/src/libs/iconv/
H A Deuc_kr.h43 return ksc5601_mbtowc(conv,pwc,buf,2);
H A Dcp949.h63 ret = ksc5601_mbtowc(conv,pwc,buf,2);
H A Djohab.h80 return ksc5601_mbtowc(conv,pwc,buf,2);
H A Diso2022_kr.h116 int ret = ksc5601_mbtowc(conv,pwc,s,2);
H A Dencodings.def735 { ksc5601_mbtowc, NULL }, { ksc5601_wctomb, NULL })
H A Diso2022_jp2.h262 int ret = ksc5601_mbtowc(conv,pwc,s,2);
H A Dksc5601.h1189 ksc5601_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) function

Completed in 56 milliseconds