Searched refs:fmt_table (Results 1 – 2 of 2) sorted by relevance
11 static wchar_range fmt_table[] = { variable41 is_in_table(ch, fmt_table, countof(fmt_table)); in is_composing_char()
867 (bs_mode != BS_CONTROL && is_in_table(ch, &fmt_table)); in is_composing_char()878 (bs_mode == BS_CONTROL && is_in_table(ch, &fmt_table)); in is_ubin_char()