Home
last modified time | relevance | path

Searched defs:librdf_free_world (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/redland/redland-1.0.17/src/
H A Drdf_init.c188 librdf_free_world(librdf_world *world) in librdf_free_world() function
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/python/
H A DRedland.py123 def librdf_free_world(*args): function
125 librdf_free_world = _Redland.librdf_free_world variable