Searched refs:g_strjoin (Results 1 – 8 of 8) sorted by relevance
200 gchar* g_strjoin (const gchar *separator,
2672 g_strjoin (const gchar *separator, in g_strjoin() function
2798 #undef g_strjoin 2799 extern __typeof (g_strjoin) g_strjoin __attribute((alias("IA__g_strjoin"), visibility("default")));
2787 extern __typeof (g_strjoin) IA__g_strjoin __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_…2788 #define g_strjoin IA__g_strjoin macro
1237 g_strjoin
1615 g_strjoin() to concatenate two strings.
3333 * gstrfuncs.c (g_strjoin, g_strjoinv, g_strconcat): 6108 * glib.def: g_strjoin was missing.6411 removed string tokenisation (we got g_strsplit() and g_strjoin()
1701 (g_strjoin): new function from sopwith to concatenate strings with