Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dcharset.c880 static lbool not_user_defined(LWCHAR ch, struct wchar_range_table *tbl1, struct wchar_range_table *… in not_user_defined() function
898 not_user_defined(ch, &user_prt_table, &user_ubin_table, &user_omit_table))); in is_composing_char()
910 not_user_defined(ch, &user_prt_table, &user_compose_table, &user_omit_table))); in is_ubin_char()
920 not_user_defined(ch, &user_compose_table, &user_ubin_table, &user_omit_table)); in is_wide_char()
930 not_user_defined(ch, &user_prt_table, &user_compose_table, &user_ubin_table)); in is_omit_char()