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

/openbsd-current/lib/libedit/
H A Dchartype.h113 protected int ct_chr_class(wchar_t c);
H A Dchartype.c257 int t = ct_chr_class(c);
283 int t = ct_chr_class(c);
328 ct_chr_class(wchar_t c) function
H A Drefresh.c123 switch (ct_chr_class(c)) {
1008 switch (ct_chr_class(*cp)) {
1123 switch (ct_chr_class(c)) {

Completed in 383 milliseconds