Searched refs:comp_table_data (Results 1 – 7 of 7) sorted by relevance
120 } comp_table_data[] = variable345 typedef int verify1[(NELEMS (comp_table_data) == COMP_TABLE_IDX_END) - 1];417 if (last_ch >= comp_table_data[i1].base \418 && last_ch <= comp_table_data[i2].base) \423 if (last_ch == comp_table_data[i].base) \425 if (last_ch < comp_table_data[i].base) \438 if (last_ch == comp_table_data[i].base) \444 last_ch = comp_table_data[i].composed; \
123 } comp_table_data[] = variable348 typedef int verify1[(NELEMS (comp_table_data) == COMP_TABLE_IDX_END) - 1];421 if (last_ch >= comp_table_data[i1].base \422 && last_ch <= comp_table_data[i2].base) \427 if (last_ch == comp_table_data[i].base) \429 if (last_ch < comp_table_data[i].base) \442 if (last_ch == comp_table_data[i].base) \448 last_ch = comp_table_data[i].composed; \
120 } comp_table_data[] = { variable176 typedef int verify1[(NELEMS (comp_table_data) == COMP_TABLE_IDX_END) - 1];256 if (last_ch >= comp_table_data[i1].base \257 && last_ch <= comp_table_data[i2].base) \262 if (last_ch == comp_table_data[i].base) \264 if (last_ch < comp_table_data[i].base) \277 if (last_ch == comp_table_data[i].base) \283 last_ch = comp_table_data[i].composed; \
250 } comp_table_data[] = variable319 if (comp_table_data[idx].base == lasttwo) \331 lasttwo = comp_table_data[idx].composed; \
259 } comp_table_data[] = variable328 if (comp_table_data[idx].base == lasttwo) \340 lasttwo = comp_table_data[idx].composed; \
376 } comp_table_data[] = variable444 if (comp_table_data[idx].base == (uint16_t) lasttwo) \473 lasttwo = comp_table_data[idx].composed; \
90046 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to90050 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong94111 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.