Home
last modified time | relevance | path

Searched refs:utf16_wctomb (Results 1 – 3 of 3) sorted by relevance

/haiku/src/libs/iconv/
H A Dutf16.h73 utf16_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) in utf16_wctomb() function
H A Dencodings.def109 { utf16_mbtowc, NULL }, { utf16_wctomb, NULL })
H A DChangeLog3179 * lib/utf16.h (utf16_wctomb): Likewise.
3862 * src/utf16.h (utf16_wctomb): Reject single surrogates.
4010 * src/utf16.h (utf16_wctomb): Output a byte order mark.