Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcharset.c131 static struct wchar_range_table user_wide_table;
132 static struct wchar_range_table user_ubin_table;
133 static struct wchar_range_table user_compose_table;
134 static struct wchar_range_table user_prt_table;
137 * Set a wchar_range_table to the table in an xbuffer.
139 static void wchar_range_table_set(struct wchar_range_table *tbl, struct xbuffer *arr) in wchar_range_table_set()
798 }; struct wchar_range_table name##_table = { name##_array, countof(name##_array) }; in step_char()
822 static lbool is_in_table(LWCHAR ch, struct wchar_range_table *table)
H A Dless.h344 struct wchar_range_table
349 struct wchar_range_table global() struct
351 tablewchar_range_table global() argument
352 countwchar_range_table global() argument