Searched refs:spare_chunks (Results 1 – 1 of 1) sorted by relevance
139 GSList *spare_chunks; member241 context->spare_chunks = NULL; in g_markup_parse_context_new()349 g_slist_free_full (context->spare_chunks, string_full_free); in g_markup_parse_context_free()859 context->spare_chunks = g_slist_concat (node, context->spare_chunks); in release_chunk()870 if (context->spare_chunks != NULL) in add_to_partial()872 GSList *node = context->spare_chunks; in add_to_partial()873 context->spare_chunks = g_slist_remove_link (context->spare_chunks, node); in add_to_partial()