Home
last modified time | relevance | path

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

/dports/textproc/rasqal/rasqal-0.9.33/src/
H A Drasqal_internal.h377 RASQAL_TRIPLES_USE_SUBJECT = RASQAL_TRIPLE_SUBJECT, enumerator
385 …RASQAL_TRIPLES_USE_MASK = (RASQAL_TRIPLES_USE_SUBJECT | RASQAL_TRIPLES_USE_PREDICATE | RASQ…
H A Drasqal_query_transform.c1784 triple_row[v->offset] |= RASQAL_TRIPLES_USE_SUBJECT; in rasqal_query_triples_build_variables_use_map_binds()