Searched refs:teken_wcwidth (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/teken/ | ||
| D | teken_wcwidth.h | 38 static int teken_wcwidth(teken_char_t ucs) in teken_wcwidth() function |
| D | teken_subr.h | 844 width = teken_wcwidth(c); in teken_subr_regular_character() |