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