Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dutf8.h100 utf8_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) /* n == 0 is acceptable */ in utf8_wctomb() function
H A Dencodings.def62 { utf8_mbtowc, NULL }, { utf8_wctomb, NULL })
H A DChangeLog3185 * lib/utf8.h (utf8_wctomb): Likewise.