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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Deuc_jisx0213.h108 static const struct { unsigned short base; unsigned short composed; } euc_jisx0213_comp_table_data[] = { variable in typeref:struct:__anon2447
176 if (euc_jisx0213_comp_table_data[idx].base == lasttwo)
183 lasttwo = euc_jisx0213_comp_table_data[idx].composed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Deuc_jisx0213.h108 static const struct { unsigned short base; unsigned short composed; } euc_jisx0213_comp_table_data[] = { variable in typeref:struct:__anon6900
176 if (euc_jisx0213_comp_table_data[idx].base == lasttwo)
183 lasttwo = euc_jisx0213_comp_table_data[idx].composed;

Completed in 96 milliseconds