Searched defs:is_in_table (Results 1 – 2 of 2) sorted by relevance
18 static int is_in_table(wchar ch, wchar_range table[], int count) { in is_in_table() function
835 static int is_in_table(LWCHAR ch, struct wchar_range_table *table) in is_in_table() function