Home
last modified time | relevance | path

Searched refs:tbl3 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/less/
H A Dcharset.c880 …ch, struct wchar_range_table *tbl1, struct wchar_range_table *tbl2, struct wchar_range_table *tbl3) in not_user_defined() argument
884 if (is_in_table(ch, tbl3)) return FALSE; in not_user_defined()