Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/iconv_modules/ja/common/
H A DeucJP_TO_Unicode.c86 u32 = _jfp_tbl_jisx0201roman_to_ucs2[ic1]; in _icv_iconv()
H A DEUC-JIS-2004_TO_Unicode.c81 u32 = (unsigned int)_jfp_tbl_jisx0201roman_to_ucs2[ic1]; in _icv_iconv()
H A DShift_JIS-2004_TO_Unicode.c190 u32 = _jfp_tbl_jisx0201roman_to_ucs2[ic1]; in _icv_iconv()
H A DPCK_TO_Unicode.c95 uni = _jfp_tbl_jisx0201roman_to_ucs2[ic1]; in _icv_iconv()
H A DISO-2022-JP-2004_TO_Unicode.c146 u32 = (unsigned int)_jfp_tbl_jisx0201roman_to_ucs2[ic1]; in _icv_iconv()
H A DISO-2022-JP_TO_UTF-8.c363 index = (int)_jfp_tbl_jisx0201roman_to_ucs2[(int)ic]; in _icv_iconv()
H A Djfp_jis_to_ucs2.h189 static const _jfp_ucs2_t _jfp_tbl_jisx0201roman_to_ucs2[] = { variable