Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c80 static int8_t big5hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob,
325 outbytesleft, errno, big5hkscs_to_utf8); in kiconv_fr_big5hkscs()
336 (uchar_t *)outarray, outlen, flag, errno, big5hkscs_to_utf8); in kiconvstr_fr_big5hkscs()
813 big5hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob, uchar_t *obtail, in big5hkscs_to_utf8() function