Searched refs:g_markup_collect_attributes (Results 1 – 9 of 9) sorted by relevance
/third_party/glib/glib/tests/ |
D | markup-collect.c | 28 g_markup_collect_attributes (element_name, attribute_names, \ in start() 188 g_markup_collect_attributes (element_name, in start_element()
|
/third_party/glib/gio/ |
D | gdbusintrospection.c | 1282 if (!g_markup_collect_attributes (element_name, in parser_start_element() 1321 if (!g_markup_collect_attributes (element_name, in parser_start_element() 1352 if (!g_markup_collect_attributes (element_name, in parser_start_element() 1384 if (!g_markup_collect_attributes (element_name, in parser_start_element() 1415 if (!g_markup_collect_attributes (element_name, in parser_start_element() 1466 if (!g_markup_collect_attributes (element_name, in parser_start_element() 1553 if (!g_markup_collect_attributes (element_name, in parser_start_element()
|
D | glib-compile-resources.c | 103 g_markup_collect_attributes (element_name, \ in start_element()
|
D | glib-compile-schemas.c | 1301 g_markup_collect_attributes (element_name, \ in start_element()
|
/third_party/glib/glib/ |
D | gmarkup.h | 251 gboolean g_markup_collect_attributes (const gchar *element_name,
|
D | gmarkup.c | 2755 g_markup_collect_attributes (const gchar *element_name, in g_markup_collect_attributes() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | mklicensestables.c | 211 if (!g_markup_collect_attributes (element_name, attr_names, attr_vals, in parse_start()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 1568 g_markup_collect_attributes
|
/third_party/glib/ |
D | NEWS | 8349 644428 Crash in failure section of g_markup_collect_attributes() 11506 - g_markup_collect_attributes: Convenience function for handling
|