Searched refs:g_strstrip (Results 1 – 8 of 8) sorted by relevance
151 gchar *string = g_strstrip (mem); in parse_memsize()
350 tmp = g_strstrip (g_strndup (p, end - p)); in main()
157 #define g_strstrip( string ) g_strchomp (g_strchug (string)) macro
2822 g_strstrip (buf); in read_aliases()
961 g_strstrip(line); in input_cb()
1225 g_strstrip
1843 g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
1734 (g_strstrip): renamed from g_str_strip(), removed in_place argument.