Searched refs:hkscs_val (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/kiconv/kiconv_tc/ |
H A D | kiconv_tc.c | 82 static int8_t big5hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob, 84 static int8_t cp950hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob, 691 cp950hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob, uchar_t *obtail, argument 694 return (big5_to_utf8_common(hkscs_val, ob, obtail, ret_val, 815 big5hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob, uchar_t *obtail, argument 822 index = kiconv_binsearch(hkscs_val, kiconv_hkscs_utf8,
|
Completed in 68 milliseconds