Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dchartype.c260 int t = ct_chr_class(c); in ct_visual_width()
284 int t = ct_chr_class(c); in ct_visual_char()
329 ct_chr_class(wchar_t c) in ct_chr_class() function
H A Dchartype.h118 libedit_private int ct_chr_class(wchar_t c);
H A Drefresh.c130 switch (ct_chr_class(c)) { in re_addc()
1052 switch (ct_chr_class(*cp)) { in re_refresh_cursor()
1174 switch (ct_chr_class(c)) { in re_fastaddc()