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

/freebsd-current/contrib/libedit/
H A Dchartype.h118 libedit_private int ct_chr_class(wchar_t c);
H A Dchartype.c260 int t = ct_chr_class(c);
284 int t = ct_chr_class(c);
329 ct_chr_class(wchar_t c) function
H A Drefresh.c130 switch (ct_chr_class(c)) {
1052 switch (ct_chr_class(*cp)) {
1170 switch (ct_chr_class(c)) {

Completed in 122 milliseconds