Searched defs:utf8_to_euctw (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c74 static int8_t utf8_to_euctw(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
588 outbytesleft, errno, utf8_to_euctw);
599 (uchar_t *)outarray, outlen, flag, errno, utf8_to_euctw);
858 utf8_to_euctw(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, function

Completed in 75 milliseconds