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

/freebsd-9.3-release/contrib/less/
H A Dcharset.c814 static struct wchar_range ubin_table[] = { variable in typeref:struct:wchar_range
1139 return is_in_table(ch, ubin_table, (sizeof(ubin_table) / sizeof(*ubin_table)));

Completed in 49 milliseconds