Searched refs:shift_jisx0213_comp_table_data (Results 1 – 1 of 1) sorted by relevance
122 …const struct { unsigned short base; unsigned short composed; } shift_jisx0213_comp_table_data[] = { variable190 if (shift_jisx0213_comp_table_data[idx].base == lasttwo) in shift_jisx0213_wctomb()197 lasttwo = shift_jisx0213_comp_table_data[idx].composed; in shift_jisx0213_wctomb()