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

/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/lib/
H A Diso2022_jp3.h214 static const struct { unsigned short base; unsigned short composed; } iso2022_jp3_comp_table_data[] = { variable in typeref:struct:__anon11958
293 if (iso2022_jp3_comp_table_data[idx].base == lasttwo)
313 lasttwo = iso2022_jp3_comp_table_data[idx].composed;

Completed in 81 milliseconds