Home
last modified time | relevance | path

Searched refs:g_string_new_len (Results 1 – 10 of 10) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstring.in.h81 GString* g_string_new_len (const gchar *init,
Dgstring.c320 g_string_new_len (const gchar *init, in g_string_new_len() function
/third_party/glib/glib/tests/
Dstring.c99 string1 = g_string_new_len ("foo", -1); in test_string_new()
100 string2 = g_string_new_len ("foobar", 3); in test_string_new()
/third_party/glib/glib/
Dgstring.h51 GString* g_string_new_len (const gchar *init,
Dgstring.c178 g_string_new_len (const gchar *init, in g_string_new_len() function
/third_party/glib/gobject/
Dgboxed.c128 return g_string_new_len (src_gstring->str, src_gstring->len); in gstring_copy()
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-utils.c1309 str = g_string_new_len (((GString *) cur->data)->str, in cr_utils_dup_glist_of_string()
/third_party/glib/gio/
Dglib-compile-schemas.c217 state->strinfo = g_string_new_len (strinfo->str, strinfo->len); in key_state_new()
233 copy->strinfo = g_string_new_len (state->strinfo->str, in key_state_override()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c9811 body_string = g_string_new_len ((const gchar *) data, size); in gst_rtspsrc_print_rtsp_message()
9829 body_string = g_string_new_len ((const gchar *) data, size); in gst_rtspsrc_print_rtsp_message()
9848 body_string = g_string_new_len ((const gchar *) data, size); in gst_rtspsrc_print_rtsp_message()
9866 body_string = g_string_new_len ((const gchar *) data, size); in gst_rtspsrc_print_rtsp_message()
9878 body_string = g_string_new_len ((const gchar *) data, size); in gst_rtspsrc_print_rtsp_message()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2841 g_string_new_len