Searched refs:g_strchomp (Results 1 – 23 of 23) sorted by relevance
171 gchar* g_strchomp (gchar *string);173 #define g_strstrip( string ) g_strchomp (g_strchug (string))
2237 g_strchomp (gchar *string)
179 gchar* g_strchomp (gchar *string);181 #define g_strstrip( string ) g_strchomp (g_strchug (string))
2341 g_strchomp (gchar *string) in g_strchomp() function
472 g_strchomp (resolved_identifier); in zone_identifier_unix()
2694 chomped = g_strchomp (g_strdup (str)); in add_last_line()
507 g_strchomp (result); in assert_list()560 g_strchomp (result); in assert_implementations()
375 g_strchomp (nick); in gst_tag_get_license_nick()
478 g_strchomp (utf8); in gst_tag_freeform_string_to_utf8()
1078 g_strchomp (utf8); in string_utf8_dup()
1003 gchar *trimmed = g_strchomp (g_strdup (msg)); in gst_openjpeg_enc_opj_error()1012 gchar *trimmed = g_strchomp (g_strdup (msg)); in gst_openjpeg_enc_opj_warning()1021 gchar *trimmed = g_strchomp (g_strdup (msg)); in gst_openjpeg_enc_opj_info()
1115 gchar *trimmed = g_strchomp (g_strdup (msg)); in gst_openjpeg_dec_opj_error()1124 gchar *trimmed = g_strchomp (g_strdup (msg)); in gst_openjpeg_dec_opj_warning()1133 gchar *trimmed = g_strchomp (g_strdup (msg)); in gst_openjpeg_dec_opj_info()
183 host = g_strchomp (priv->ignore_hosts[i]); in reparse_ignore_hosts()
915 g_strchomp (tmp); in do_test_strchomp()930 g_strchomp (NULL); in test_strchomp()1874 g_strchomp (string); in test_bounds()
1228 g_strchomp (str); in gst_pb_utils_get_codec_description()
354 g_strchomp (header); in gst_rtsp_message_init_response()
229 g_strchomp (buf)); in gst_ks_video_device_parse_win32_error()
1242 g_strchomp (line)); in collect_stats()
1098 g_strchomp (msg); in gst_curl_base_sink_debug_cb()
2373 g_strchomp (msg);
843 g_strchomp (s); in parse_subrip_time()
1805 g_strchomp
5045 583036 g_strchomp and g_strchug are not declared const