const char * charset_init(void)
unsigned utf8_cut_width(char *p, unsigned max_width)
gcc_pure unsigned utf8_width(const char *str)
char * locale_to_utf8(const char *str)
char * replace_utf8_to_locale(char *src)
gcc_pure unsigned locale_width(const char *p)
char * utf8_to_locale(const char *str)
char * replace_locale_to_utf8(char *src)
#define gcc_pure
Definition: Compiler.h:100