Home
last modified time | relevance | path

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

/openbsd/src/lib/libedit/
Dchartype.c257 int t = ct_chr_class(c); in ct_visual_width()
283 int t = ct_chr_class(c); in ct_visual_char()
328 ct_chr_class(wchar_t c) in ct_chr_class() function
Dchartype.h113 protected int ct_chr_class(wchar_t c);
Drefresh.c123 switch (ct_chr_class(c)) { in re_addc()
1008 switch (ct_chr_class(*cp)) { in re_refresh_cursor()
1123 switch (ct_chr_class(c)) { in re_fastaddc()