Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/kiconv/kiconv_ko/
H A Dkiconv_ko.c50 static int8_t utf8_to_uhc(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
436 outbytesleft, errno, utf8_to_uhc)); in kiconv_to_uhc()
458 (uchar_t *)outarray, outlen, flag, errno, utf8_to_uhc); in kiconvstr_to_uhc()
514 utf8_to_uhc(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_uhc() function