Home
last modified time | relevance | path

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

/dports/textproc/redland/redland-1.0.17/src/
H A Drdf_node.c349 librdf_new_node_from_literal(librdf_world *world, in librdf_new_node_from_literal() function
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/python/
H A DRedland.py215 def librdf_new_node_from_literal(*args): function
217 librdf_new_node_from_literal = _Redland.librdf_new_node_from_literal variable