Searched refs:g_strchug (Results 1 – 8 of 8) sorted by relevance
169 gchar* g_strchug (gchar *string);173 #define g_strstrip( string ) g_strchomp (g_strchug (string))
2222 g_strchug (gchar *string)
176 gchar* g_strchug (gchar *string);181 #define g_strstrip( string ) g_strchomp (g_strchug (string))
2310 g_strchug (gchar *string) in g_strchug() function
879 g_strchug (tmp); in do_test_strchug()894 g_strchug (NULL); in test_strchug()1873 g_strchug (string); in test_bounds()
1804 g_strchug
8402 fields[j] = g_strchug (fields[j]); in gst_rtspsrc_parse_rtpinfo()
5045 583036 g_strchomp and g_strchug are not declared const