Home
last modified time | relevance | path

Searched refs:g_strescape (Results 1 – 19 of 19) sorted by relevance

/third_party/glib/gio/
Dgio-tool-info.c188 device = g_strescape (g_unix_mount_get_device_path (entry), NULL); in show_info()
192 escaped = g_strescape (root, NULL); in show_info()
196 mount = g_strescape (g_unix_mount_get_mount_path (entry), NULL); in show_info()
197 fs = g_strescape (g_unix_mount_get_fs_type (entry), NULL); in show_info()
202 options_string = g_strescape (options, NULL); in show_info()
/third_party/glib/tests/
Dspawn-test.c198 g_strescape (output, NULL)); in run_tests()
205 g_strescape (erroutput, NULL)); in run_tests()
/third_party/glib/gobject/
Dgvaluetypes.c1374 gchar *s = g_strescape (src, NULL); in g_strdup_value_contents()
1387 s = g_strescape (g_value_get_string (&tmp_value), NULL); in g_strdup_value_contents()
1414 gchar *escaped = g_strescape (*strv, NULL); in g_strdup_value_contents()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.in.h245 gchar* g_strescape (const gchar *source,
Dgstrfuncs.c2140 g_strescape (const gchar *source,
/third_party/glib/glib/
Dgtestutils.c3139 a1 = arg1 ? g_strconcat ("\"", t1 = g_strescape (arg1, NULL), "\"", NULL) : g_strdup ("NULL"); in g_assertion_message_cmpstr()
3140 a2 = arg2 ? g_strconcat ("\"", t2 = g_strescape (arg2, NULL), "\"", NULL) : g_strdup ("NULL"); in g_assertion_message_cmpstr()
3163 a1 = g_strconcat ("\"", t1 = g_strescape (s1, NULL), "\"", NULL); in g_assertion_message_cmpstrv()
3164 a2 = g_strconcat ("\"", t2 = g_strescape (s2, NULL), "\"", NULL); in g_assertion_message_cmpstrv()
3788 escaped = g_strescape (test_trap_last_stdout, NULL); in log_child_output()
3792 escaped = g_strescape (test_trap_last_stderr, NULL); in log_child_output()
Dgstrfuncs.h253 gchar* g_strescape (const gchar *source,
Dgstrfuncs.c2207 g_strescape (const gchar *source, in g_strescape() function
Dgvariant.c2279 gchar *escaped = g_strescape (str, NULL); in g_variant_print_string()
/third_party/glib/glib/tests/
Dstrfuncs.c735 str = g_strescape (NULL, NULL); in test_strcompress_strescape()
740 str = g_strescape ("abc\\\"\b\f\n\r\t\v\003\177\234\313", NULL); in test_strcompress_strescape()
745 str = g_strescape ("abc\\\"\b\f\n\r\t\v\003\177\234\313", in test_strcompress_strescape()
752 tmp = g_strescape ("abc\\\"\b\f\n\r\t\v\003\177\234\313", NULL); in test_strcompress_strescape()
760 str = g_strescape ("héllø there⸘", NULL); in test_strcompress_strescape()
1911 tmp = g_strescape (string, NULL); in test_bounds()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-buffer.c394 escaped = g_strescape (test->utf8, NULL); in test_buffer_utf8_conversion()
683 escaped = g_strescape (test->utf8, NULL); in test_buffer_utf8_validity()
/third_party/harfbuzz/test/api/
Dtest-buffer.c394 escaped = g_strescape (test->utf8, NULL); in test_buffer_utf8_conversion()
683 escaped = g_strescape (test->utf8, NULL); in test_buffer_utf8_validity()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-buffer.c394 escaped = g_strescape (test->utf8, NULL); in test_buffer_utf8_conversion()
683 escaped = g_strescape (test->utf8, NULL); in test_buffer_utf8_validity()
/third_party/gstreamer/gstreamer/gst/
Dgstdebugutils.c200 value_str = g_strescape (tmp, NULL); in debug_dump_get_object_params()
414 esc_value_str = g_strescape (value_str, NULL); in string_append_field()
/third_party/glib/
DNEWS.pre-1-3120 - g_strescape: escapes backslashes
DNEWS7433 664830 g_strescape doesn't natively handle \v (vertical tab)
13475 * g_strcompress() added, g_strescape() had a slight API change, and
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/
Dgstteletextdec.c262 teletext->subtitles_template = g_strescape ("%s\n", NULL); in gst_teletextdec_init()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1811 g_strescape
/third_party/gstreamer/gstreamer/
DChangeLog5485 gets worse after this is sent through g_strescape and then written to