Home
last modified time | relevance | path

Searched refs:g_strchug (Results 1 – 8 of 8) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.in.h169 gchar* g_strchug (gchar *string);
173 #define g_strstrip( string ) g_strchomp (g_strchug (string))
Dgstrfuncs.c2222 g_strchug (gchar *string)
/third_party/glib/glib/
Dgstrfuncs.h176 gchar* g_strchug (gchar *string);
181 #define g_strstrip( string ) g_strchomp (g_strchug (string))
Dgstrfuncs.c2310 g_strchug (gchar *string) in g_strchug() function
/third_party/glib/glib/tests/
Dstrfuncs.c879 g_strchug (tmp); in do_test_strchug()
894 g_strchug (NULL); in test_strchug()
1873 g_strchug (string); in test_bounds()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1804 g_strchug
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c8402 fields[j] = g_strchug (fields[j]); in gst_rtspsrc_parse_rtpinfo()
/third_party/glib/
DNEWS5045 583036 g_strchomp and g_strchug are not declared const