Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dutf7.h69 utf7_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in utf7_mbtowc() function
H A Dencodings.def142 { utf7_mbtowc, NULL }, { utf7_wctomb, utf7_reset })
H A DChangeLog3881 * src/utf7.h (utf7_mbtowc): Fix combining of UTF-16 surrogates.