Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dmarkup-collect.c154 ctx = g_markup_parse_context_new (&parser, G_MARKUP_IGNORE_QUALIFIED, string, NULL); in test_collect()
209 context = g_markup_parse_context_new (&cleanup_parser, 0, NULL, NULL); in test_cleanup()
Dmarkup-parse.c119 context = g_markup_parse_context_new (&silent_parser, flags, NULL, NULL); in test_in_chunks()
176 context = g_markup_parse_context_new (&parser, flags, NULL, NULL); in test_file()
Dmarkup.c83 context = g_markup_parse_context_new (&parser, 0, &data, NULL); in test_markup_stack()
Dmarkup-subparser.c292 ctx = g_markup_parse_context_new (&parser, 0, string, NULL); in test()
Dautoptr.c243 g_autoptr(GMarkupParseContext) val = g_markup_parse_context_new (&parser, 0, NULL, NULL); in test_g_markup_parse_context()
/third_party/glib/glib/
Dgmarkup.h187 GMarkupParseContext *g_markup_parse_context_new (const GMarkupParser *parser,
Dgmarkup.c220 g_markup_parse_context_new (const GMarkupParser *parser, in g_markup_parse_context_new() function
Dgbookmarkfile.c1501 context = g_markup_parse_context_new (&markup_parser, in g_bookmark_file_parse()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dmklangtables.c184 ctx = g_markup_parse_context_new (&xml_parser, 0, NULL, NULL); in parse_iso_639_xml()
Dlang.c171 ctx = g_markup_parse_context_new (&xml_parser, 0, ht, NULL); in gst_tag_load_iso_639_xml()
Dmklicensestables.c412 ctx = g_markup_parse_context_new (&license_rdf_parser, in parse_license_rdf()
/third_party/glib/gobject/tests/
Dboxed.c563 c = g_markup_parse_context_new (&parser, 0, NULL, NULL); in test_boxed_markup()
/third_party/glib/gio/
Dglib-compile-resources.c571 context = g_markup_parse_context_new (&parser, in parse_resource_file()
Dgcontenttype.c420 context = g_markup_parse_context_new (&parser, 0, &parse_data, NULL); in load_comment_for_mime_helper()
Dgsettingsschema.c703 context = g_markup_parse_context_new (&parser, G_MARKUP_TREAT_CDATA_AS_TEXT, &info, NULL); in parse_into_text_tables()
Dgdbusintrospection.c1794 context = g_markup_parse_context_new (parser, in g_dbus_node_info_new_for_xml()
Dglib-compile-schemas.c1803 context = g_markup_parse_context_new (&parser, in parse_gschema_files()
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c1541 context = g_markup_parse_context_new (&parser, 0, &accum, NULL); in strip_pango_markup()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1554 g_markup_parse_context_new