Searched refs:utf_widthadj (Results 1 – 5 of 5) sorted by relevance
661 utf_widthadj(const char *src, const char **dst) in utf_widthadj() function709 c += utf_widthadj(p, &p); in utf_skipcols()
607 i += utf_widthadj(qq, &qq); in formatstr()626 slen -= utf_widthadj(s, &s); in formatstr()
1573 int utf_widthadj(const char *, const char **);
1572 columns += utf_widthadj(cp, &cp2); in dopprompt()
1537 return (utf_widthadj(cp, (const char **)dcp)); in x_size2()2834 width = utf_widthadj(*cp, (const char **)&cp2); in x_e_putc3()