Searched refs:utf8_to_gb2312 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/kiconv/kiconv_sc/
H A Dkiconv_sc.c51 static int8_t utf8_to_gb2312(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
517 outbytesleft, errno, utf8_to_gb2312);
528 (uchar_t *)outarray, outlen, flag, errno, utf8_to_gb2312);
896 utf8_to_gb2312(uint32_t utf8, uchar_t **inbuf, uchar_t *intail, function

Completed in 57 milliseconds