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

/freebsd-13-stable/contrib/libedit/
H A Dchartype.h117 libedit_private int ct_chr_class(wchar_t c);
H A Dchartype.c258 int t = ct_chr_class(c);
282 int t = ct_chr_class(c);
327 ct_chr_class(wchar_t c) function
H A Drefresh.c130 switch (ct_chr_class(c)) {
1049 switch (ct_chr_class(*cp)) {
1166 switch (ct_chr_class(c)) {

Completed in 106 milliseconds