Searched refs:shift_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 Dshift_jisx0213.h122 static const struct { unsigned short base; unsigned short composed; } shift_jisx0213_comp_table_data[] = { variable in typeref:struct:__anon2451
190 if (shift_jisx0213_comp_table_data[idx].base == lasttwo)
197 lasttwo = shift_jisx0213_comp_table_data[idx].composed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Dshift_jisx0213.h122 static const struct { unsigned short base; unsigned short composed; } shift_jisx0213_comp_table_data[] = { variable in typeref:struct:__anon6904
190 if (shift_jisx0213_comp_table_data[idx].base == lasttwo)
197 lasttwo = shift_jisx0213_comp_table_data[idx].composed;

Completed in 45 milliseconds