Home
last modified time | relevance | path

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

/dports/textproc/rasqal/rasqal-0.9.33/src/
H A Drasqal_rowsource_triples.c191 rasqal_engine_error error = RASQAL_ENGINE_OK; in rasqal_triples_rowsource_get_next_row()
200 error = RASQAL_ENGINE_OK; in rasqal_triples_rowsource_get_next_row()
266 rasqal_engine_error error = RASQAL_ENGINE_OK; in rasqal_triples_rowsource_read_row()
274 if(error != RASQAL_ENGINE_OK) in rasqal_triples_rowsource_read_row()
H A Drasqal_query_results.c397 rasqal_engine_error execution_error = RASQAL_ENGINE_OK; in rasqal_query_results_execute_with_engine()
405 if(rc || execution_error != RASQAL_ENGINE_OK) { in rasqal_query_results_execute_with_engine()
443 rasqal_engine_error execution_error = RASQAL_ENGINE_OK; in rasqal_free_query_results()
766 rasqal_engine_error execution_error = RASQAL_ENGINE_OK; in rasqal_query_results_ensure_have_row_internal()
778 if(execution_error != RASQAL_ENGINE_OK) in rasqal_query_results_ensure_have_row_internal()
1663 rasqal_engine_error execution_error = RASQAL_ENGINE_OK; in rasqal_query_results_execute_and_store_results()
H A Drasqal_engine_algebra.c668 error = RASQAL_ENGINE_OK; in rasqal_query_engine_algebra_execute_init()
680 if(error != RASQAL_ENGINE_OK) in rasqal_query_engine_algebra_execute_init()
H A Drasqal_internal.h1730 RASQAL_ENGINE_OK, enumerator