Searched refs:iso8859_1_mbtowc (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/iconv/
H A Diso8859_1.h26 iso8859_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) function
H A Dencodings.def190 { iso8859_1_mbtowc, NULL }, { iso8859_1_wctomb, NULL })
H A Diso2022_jp2.h152 int ret = iso8859_1_mbtowc(conv,pwc,&buf,1);

Completed in 38 milliseconds