Searched refs:kiconv_ja_ucs2_to_euc16_index (Results 1 – 2 of 2) sorted by relevance
74 if ((p = kiconv_ja_ucs2_to_euc16_index[ucs2 >> 8]) != NULL) in kiconv_ja_ucs2_to_euc16()
7328 static const kiconv_ja_euc16_t *kiconv_ja_ucs2_to_euc16_index[] = { variable