Home
last modified time | relevance | path

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

/dports/textproc/p5-RDFStore/RDFStore-0.51/include/
H A Drdfstore_iterator.h173 rdfstore_iterator_each (
/dports/textproc/p5-RDFStore/RDFStore-0.51/
H A Drdfstore_kernel.c2205 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
2433 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
2664 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
2897 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
3080 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
3251 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
3422 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
3593 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
3764 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_insert()
4560 while ( ( neighbour = rdfstore_iterator_each ( reindex ) ) != NULL ) { in rdfstore_remove()
[all …]
H A Drdfstore_iterator.c642 rdfstore_iterator_each ( in rdfstore_iterator_each() function
H A DRDFStore.xs1982 ss = rdfstore_iterator_each ( context );