Searched refs:utf8_rpadcstr (Results 1 – 3 of 3) sorted by relevance
893 utf8_rpadcstr(const char *s, u_int width) function
3420 char *utf8_rpadcstr(const char *, u_int);
4807 new = utf8_rpadcstr(value, -width); in format_replace()