Home
last modified time | relevance | path

Searched refs:iso8859_1_wctomb (Results 1 – 4 of 4) sorted by relevance

/haiku/src/libs/iconv/
H A Diso8859_1.h34 iso8859_1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) in iso8859_1_wctomb() function
H A Diso2022_jp2.h432 ret = iso8859_1_wctomb(conv,buf,wc,1); in iso2022_jp2_wctomb()
H A Dencodings.def190 { iso8859_1_mbtowc, NULL }, { iso8859_1_wctomb, NULL })
H A DChangeLog3127 * lib/iso8859_1.h (iso8859_1_wctomb): Likewise.