Searched refs:euc_jisx0213_comp_table_data (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/libiconv-42/libiconv/lib/
H A Deuc_jisx0213.h108 static const struct { unsigned short base; unsigned short composed; } euc_jisx0213_comp_table_data[] = { variable in typeref:struct:__anon9283
176 if (euc_jisx0213_comp_table_data[idx].base == lasttwo)
183 lasttwo = euc_jisx0213_comp_table_data[idx].composed;

Completed in 175 milliseconds