Home
last modified time | relevance | path

Searched refs:g_markup_parse_context_pop (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/tests/
Dmarkup-subparser.c83 string = g_markup_parse_context_pop (ctx); in subparser_end()
143 string = g_markup_parse_context_pop (ctx); in replay_parser_end()
/third_party/glib/glib/
Dgmarkup.h207 gpointer g_markup_parse_context_pop (GMarkupParseContext *context);
Dgmarkup.c1092 g_markup_parse_context_pop (context); in emit_end_element()
2166 g_markup_parse_context_pop (GMarkupParseContext *context) in g_markup_parse_context_pop() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1563 g_markup_parse_context_pop
/third_party/glib/
DNEWS10936 g_markup_parse_context_pop to support "subparsers"