Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dktable.c70 short X32_21[32] = /* MIDDLE SOUND */ variable
H A Dktable.h37 extern short X32_21[]; /* MIDDLE SOUND */
H A Dnbyte_to_UTF2.c298 temp[2] <= '|') ? X32_21[temp[2] - '`'] in make_johap_code()
H A Dbyte_to_comb.c344 code_2 = ((code_2 << 5) | X32_21[han_buf[2] - BEG_OF_VOW]);
H A Dnbyte_to_euc.c316 temp[2] <= '|') ? X32_21[temp[2] - '`'] in make_johap_code()