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

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

Completed in 54 milliseconds