Home
last modified time | relevance | path

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

/external/libedit/src/
Dchartype.c260 int t = ct_chr_class(c); in ct_visual_width()
291 int t = ct_chr_class(c); in ct_visual_char()
344 ct_chr_class(Char c) in ct_chr_class() function
Drefresh.c130 switch (ct_chr_class((Char)c)) { in re_addc()
1012 switch (ct_chr_class(*cp)) { in re_refresh_cursor()
1125 switch (ct_chr_class(c)) { in re_fastaddc()
Dchartype.h250 protected int ct_chr_class(Char c);