Searched refs:utf_mbswidth (Results 1 – 7 of 7) sorted by relevance
1585 i = utf_mbswidth(*pp); in pr_menu()1626 i = utf_mbswidth(*pp); in pr_list()
680 utf_mbswidth(const char *s) in utf_mbswidth() function
965 len = utf_mbswidth(s); in shf_vfprintf()
588 olen = (int)utf_mbswidth(s); in formatstr()
1574 size_t utf_mbswidth(const char *);
178 len = utf_mbswidth(options[i].name); in printoptions()
1347 w = utf_mbswidth(sigtraps[j].mess); in c_kill()