Searched refs:utf7_mbtowc (Results 1 – 3 of 3) sorted by relevance
69 utf7_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in utf7_mbtowc() function
142 { utf7_mbtowc, NULL }, { utf7_wctomb, utf7_reset })
3881 * src/utf7.h (utf7_mbtowc): Fix combining of UTF-16 surrogates.