g_ascii_strup 382 lib/strutil/strutil.c term_encoding = g_ascii_strup (nl_langinfo (CODESET), -1); g_ascii_strup 401 lib/strutil/strutil.c codeset = termenc != NULL ? g_ascii_strup (termenc, -1) : g_strdup (str_detect_termencoding ()); g_ascii_strup 667 src/vfs/ftpfs/ftpfs.c reply_up = g_ascii_strup (reply_string, -1);