Home
last modified time | relevance | path

Searched refs:teken_wcwidth (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/teken/
Dteken_wcwidth.h38 static int teken_wcwidth(teken_char_t ucs) in teken_wcwidth() function
Dteken_subr.h844 width = teken_wcwidth(c); in teken_subr_regular_character()