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

/haiku/src/libs/iconv/
H A Dcp1258.h101 i1 = viet_comp_table[k].idx;
102 i2 = i1 + viet_comp_table[k].len-1;
H A Dtcvn.h106 i1 = viet_comp_table[k].idx;
107 i2 = i1 + viet_comp_table[k].len-1;
H A Dvietcomb.h253 static const struct { unsigned int len; unsigned int idx; } viet_comp_table[] = { variable in typeref:struct:__anon4810

Completed in 39 milliseconds