Searched refs:g_strcanon (Results 1 – 7 of 7) sorted by relevance
102 gchar* g_strcanon (gchar *string,
2181 g_strcanon (gchar *string, in g_strcanon() function
2753 #undef g_strcanon 2754 extern __typeof (g_strcanon) g_strcanon __attribute((alias("IA__g_strcanon"), visibility("default")…
2742 extern __typeof (g_strcanon) IA__g_strcanon __attribute((visibility("hidden")));2743 #define g_strcanon IA__g_strcanon macro
1232 g_strcanon
5608 * glib.def: Add g_strcanon.5646 (g_strcanon): new function, canonicalizes string according to
2159 using g_strcanon().