Home
last modified time | relevance | path

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

/dports/textproc/redland/redland-1.0.17/src/
H A Drdf_storage_trees.c87 static void librdf_storage_trees_graph_free(void* data);
141 librdf_storage_trees_graph_free); in librdf_storage_trees_init()
201 librdf_storage_trees_graph_free(context->graph); in librdf_storage_trees_close()
545 librdf_storage_trees_graph_free(key); in librdf_storage_trees_context_add_statement()
574 librdf_storage_trees_graph_free(key); in librdf_storage_trees_context_remove_statement()
916 librdf_storage_trees_graph_free(void* data) in librdf_storage_trees_graph_free() function