Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Deuc_to_UTF2.c93 extern char _wansung_to_utf8(unsigned long*, in _icv_iconv()
113 if ((result = _wansung_to_utf8(&ci, &v, &cf, in _icv_iconv()
H A Diso2022-7_to_UTF2.c98 extern char _wansung_to_utf8(unsigned long*, in _icv_iconv()
144 if ((result = _wansung_to_utf8(&ci, &v, &cf, in _icv_iconv()
H A Deuc_utf_api.h32 extern hcode_type _wansung_to_utf8(hcode_type);
H A Deuc_to_utf_sub.c42 hcode_type _wansung_to_utf8(hcode_type euc_code) in _wansung_to_utf8() function
H A Deuc_to_utf_main.c99 utf_code = _wansung_to_utf8(euc_code); in _icv_iconv()
H A Dwansung_to_utf.c36 char _wansung_to_utf8(unsigned long* chosung, unsigned long* joongsung, in _wansung_to_utf8() function
H A Diso_to_utf_main.c153 utf_code = _wansung_to_utf8(euc_code); in _icv_iconv()