Home
last modified time | relevance | path

Searched refs:rasqal_variables_table_add2 (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/rasqal/rasqal-0.9.33/src/
H A Drasqal_variable.c466 rasqal_variables_table_add2(rasqal_variables_table* vt, in rasqal_variables_table_add2() function
541 v = rasqal_variables_table_add2(vt, type, name, 0, value); in rasqal_variables_table_add()
869 vars[0] = rasqal_variables_table_add2(vt, RASQAL_VARIABLE_TYPE_NORMAL, in main()
886 vars[1] = rasqal_variables_table_add2(vt, RASQAL_VARIABLE_TYPE_NORMAL, in main()
897 vars[2] = rasqal_variables_table_add2(vt, RASQAL_VARIABLE_TYPE_ANONYMOUS, in main()
H A Drasqal_results_compare.c136 v2 = rasqal_variables_table_add2(rrc->vt, v->type, v->name, 0, NULL); in rasqal_new_results_compare()
151 v2 = rasqal_variables_table_add2(rrc->vt, v->type, v->name, 0, NULL); in rasqal_new_results_compare()
H A Drasqal_row.c408 v = rasqal_variables_table_add2(vt, RASQAL_VARIABLE_TYPE_NORMAL, in rasqal_new_row_sequence()
H A Drasqal_format_sv.c362 v = rasqal_variables_table_add2(con->vars_table, in rasqal_rowsource_sv_header_callback()
H A Drasqal_format_rdf.c586 v = rasqal_variables_table_add2(con->vars_table, in rasqal_rowsource_rdf_process()
H A Drasqal_format_sparql_xml.c614 v = rasqal_variables_table_add2(con->vars_table, in rasqal_sparql_xml_sax2_start_element_handler()
H A Drasqal_rowsource_aggregation.c1184 output_var = rasqal_variables_table_add2(vt, RASQAL_VARIABLE_TYPE_ANONYMOUS, in main()
H A Drasqal_query_results.c829 v = rasqal_variables_table_add2(query_results->vars_table, in rasqal_query_results_ensure_have_row_internal()
H A Drasqal_algebra.c1839 v = rasqal_variables_table_add2(ae->query->vars_table, in rasqal_algebra_extract_aggregate_expression_visit()
H A Drasqal_query_transform.c186 v = rasqal_variables_table_add2(rq->vars_table, in rasqal_query_convert_blank_node_to_anonymous_variable()
H A Dsparql_parser.y4461 $$ = rasqal_variables_table_add2(rq->vars_table,
H A Drasqal.h.in1751 rasqal_variable* rasqal_variables_table_add2(rasqal_variables_table* vt, rasqal_variable_type type,…
H A Dsparql_parser.c8121 (yyval.variable) = rasqal_variables_table_add2(rq->vars_table, in yyparse()
/dports/textproc/rasqal/rasqal-0.9.33/utils/
H A Dsrxwrite.c113 rasqal_variables_table_add2(vars_table, RASQAL_VARIABLE_TYPE_NORMAL, in main()
115 rasqal_variables_table_add2(vars_table, RASQAL_VARIABLE_TYPE_NORMAL, in main()
/dports/textproc/rasqal/rasqal-0.9.33/docs/
H A Drasqal-changes.tsv39 … unsigned char *name, rasqal_literal *value) 0.9.22 - - - Replaced by rasqal_variables_table_add2()
40 … unsigned char *name, rasqal_literal *value) 0.9.22 - - - Replaced by rasqal_variables_table_add2()
91 0.9.32 - - - 0.9.33 int rasqal_variables_table_add2 (rasqal_variables_table* vt, rasqal_variable_ty…
114 0.9.32 type - - 0.9.33 type rasqal_triples_error_handler2 - Added for rasqal_variables_table_add2()
/dports/textproc/rasqal/rasqal-0.9.33/
H A DChangeLog900 (main): Fix output_var_name leak using rasqal_variables_table_add2()
1257 (main): Use rasqal_variables_table_add2
1268 rasqal_variables_table_add2 to docs
1386 (VarName): Free variable name after rasqal_variables_table_add2
1391 Use rasqal_variables_table_add2() in srxwrite
1397 (rasqal_variables_table_add2): Added deprecating
1400 Added rasqal_variables_table_add2 to take a more sensible argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/redland/rasqal/
H A Drasqal.h1751 rasqal_variable* rasqal_variables_table_add2(rasqal_variables_table* vt, rasqal_variable_type type,…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/redland/rasqal/
H A Drasqal.h1751 rasqal_variable* rasqal_variables_table_add2(rasqal_variables_table* vt, rasqal_variable_type type,…