Searched refs:g_ascii_strup (Results 1 – 8 of 8) sorted by relevance
166 gchar* g_ascii_strup (const gchar *str,
1755 g_ascii_strup (const gchar *str, in g_ascii_strup() function
2729 #undef g_ascii_strup 2730 extern __typeof (g_ascii_strup) g_ascii_strup __attribute((alias("IA__g_ascii_strup"), visibility("…
2718 extern __typeof (g_ascii_strup) IA__g_ascii_strup __attribute((visibility("hidden"))) G_GNUC_MALLOC;2719 #define g_ascii_strup IA__g_ascii_strup macro
1191 g_ascii_strup
1070 address_up = g_ascii_strup(address, -1); in device_create()
1423 * glib/gstrfuncs.c (g_ascii_strup/down): Use gssize to1512 * glib/gstrfuncs.c (g_ascii_strdown): Change g_ascii_strup/strdown2354 * glib/gstrfuncs.c: (g_ascii_strdown), (g_ascii_strup): Add2574 g_ascii_strup/strdown duplicating,
2850 * Add a len argument to g_ascii_strup/strdown