Searched refs:g_markup_parse_context_end_parse (Results 1 – 8 of 8) sorted by relevance
133 if (!g_markup_parse_context_end_parse (context, NULL)) in test_in_chunks()171 if (!g_markup_parse_context_end_parse (context, NULL)) in test_file()
168 result = g_markup_parse_context_end_parse (ctx, &error); in main()
120 gboolean g_markup_parse_context_end_parse (GMarkupParseContext *context,
1657 #undef g_markup_parse_context_end_parse 1658 extern __typeof (g_markup_parse_context_end_parse) g_markup_parse_context_end_parse __attribute((al…
1650 extern __typeof (g_markup_parse_context_end_parse) IA__g_markup_parse_context_end_parse __attribute…1651 #define g_markup_parse_context_end_parse IA__g_markup_parse_context_end_parse macro
1007 g_markup_parse_context_end_parse
1045 (g_markup_parse_context_end_parse): Fix an
395 * glib/gmarkup.c (g_markup_parse_context_end_parse): Handle