Searched refs:is_in_table (Results 1 – 1 of 1) sorted by relevance
762 is_in_table(ch, table) in is_in_table() function795 return is_in_table(ch, &compose_table) ||796 (bs_mode != BS_CONTROL && is_in_table(ch, &fmt_table));806 int ubin = is_in_table(ch, &ubin_table) ||807 (bs_mode == BS_CONTROL && is_in_table(ch, &fmt_table));830 return is_in_table(ch, &wide_table);