Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ja/common/
H A DUnicode_TO_eucJP.c95 euc16 = _jfp_ucs2_to_euc16((unsigned short)ucs4); in _icv_iconv()
H A DUnicode_TO_PCK.c105 euc16 = _jfp_ucs2_to_euc16((unsigned short)ucs4); in _icv_iconv()
H A DUTF-8_TO_ISO-2022-JP.c138 euc16 = _jfp_ucs2_to_euc16((unsigned short)ucs4); in _icv_iconv()
H A Djfp_ucs2_to_euc16.h69974 _jfp_ucs2_to_euc16(_jfp_ucs2_t ucs2) in _jfp_ucs2_to_euc16() function