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

/haiku/src/libs/iconv/
H A Deuc_jp.h86 ret = jisx0212_mbtowc(conv,pwc,buf,2);
H A Diso2022_jp1.h128 int ret = jisx0212_mbtowc(conv,pwc,s,2);
H A Dencodings.def699 { jisx0212_mbtowc, NULL }, { jisx0212_wctomb, NULL })
H A Diso2022_jp2.h236 int ret = jisx0212_mbtowc(conv,pwc,s,2);
H A Djisx0212.h914 jisx0212_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) function

Completed in 60 milliseconds