Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c650 big5_to_utf8_common(uint32_t big5_val, uchar_t *ob, uchar_t *obtail, in big5_to_utf8_common() function
681 return (big5_to_utf8_common(big5_val, ob, obtail, ret_val, in big5_to_utf8()
692 return (big5_to_utf8_common(hkscs_val, ob, obtail, ret_val, in cp950hkscs_to_utf8()