Searched refs:g_ascii_toupper (Results 1 – 7 of 7) sorted by relevance
90 gchar g_ascii_toupper (gchar c) G_GNUC_CONST;
1767 *s = g_ascii_toupper (*s); in g_ascii_strup()1917 g_ascii_toupper (gchar c) in g_ascii_toupper() function
1275 *s = g_ascii_toupper (*s); in g_string_ascii_up()
2735 #undef g_ascii_toupper 2736 extern __typeof (g_ascii_toupper) g_ascii_toupper __attribute((alias("IA__g_ascii_toupper"), visibi…
1705 pw->pw_name[0] = g_ascii_toupper (pw->pw_name[0]); in g_get_any_init_do()
2724 extern __typeof (g_ascii_toupper) IA__g_ascii_toupper __attribute((visibility("hidden"))) G_GNUC_CO…2725 #define g_ascii_toupper IA__g_ascii_toupper macro
1196 g_ascii_toupper