Searched refs:g_strup (Results 1 – 7 of 7) sorted by relevance
182 gchar* g_strup (gchar *string);
1815 g_strup (gchar *string) in g_strup() function
2847 #undef g_strup 2848 extern __typeof (g_strup) g_strup __attribute((alias("IA__g_strup"), visibility("default")));
2836 extern __typeof (g_strup) IA__g_strup __attribute((visibility("hidden")));2837 #define g_strup IA__g_strup macro
1203 g_strup
1515 the string rather than acting like g_strup/strdown.2818 * gstrfuncs.c (g_strup/strdown): to match g_strcasecmp,4893 (g_strup): Likewise.5643 (g_strup):
2608 (g_strup): g_string_up() counterpart.