Searched refs:utf_mbswidth (Results 1 – 7 of 7) sorted by relevance
1737 i = utf_mbswidth(*pp); in pr_menu()1774 i = utf_mbswidth(*pp); in pr_list()
725 utf_mbswidth(const char *s) in utf_mbswidth() function
1004 len = utf_mbswidth(s); in shf_vfprintf()
204 len = utf_mbswidth(OFN(i)); in printoptions()
652 olen = (int)utf_mbswidth(s); in formatstr()
2085 size_t utf_mbswidth(const char *) MKSH_A_PURE;
1151 w = utf_mbswidth(sigtraps[j].mess); in c_kill()