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

/haiku/src/libs/iconv/
H A Diso2022_jp3.h214 static const struct { unsigned short base; unsigned short composed; } iso2022_jp3_comp_table_data[] = { variable in typeref:struct:__anon4807
293 if (iso2022_jp3_comp_table_data[idx].base == lasttwo)
313 lasttwo = iso2022_jp3_comp_table_data[idx].composed;

Completed in 76 milliseconds