Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c78 static int8_t utf8_to_big5hkscs(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
632 outbytesleft, errno, utf8_to_big5hkscs); in kiconv_to_big5hkscs()
643 (uchar_t *)outarray, outlen, flag, errno, utf8_to_big5hkscs); in kiconvstr_to_big5hkscs()
928 utf8_to_big5hkscs(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_big5hkscs() function