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

/haiku/src/libs/iconv/
H A Dcp1255.h87 static const struct { unsigned int len; unsigned int idx; } cp1255_comp_table[] = { variable in typeref:struct:__anon4804
201 i1 = cp1255_comp_table[k].idx;
202 i2 = i1 + cp1255_comp_table[k].len-1;

Completed in 33 milliseconds