Home
last modified time | relevance | path

Searched refs:rasqal_new_simple_literal (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/rasqal/rasqal-0.9.33/src/
H A Dsparql_parser.y4145 $$->value = rasqal_new_simple_literal(rq->world,
4236 blank = rasqal_new_simple_literal(rq->world, RASQAL_LITERAL_BLANK, blank_id);
5543 $$ = rasqal_new_simple_literal(rq->world,
5636 $$ = rasqal_new_simple_literal(rq->world,
5656 $$ = rasqal_new_simple_literal(rq->world,
5666 $$ = rasqal_new_simple_literal(rq->world,
H A Drasqal_format_sparql_xml.c776 l = rasqal_new_simple_literal(con->world, RASQAL_LITERAL_BLANK, lvalue); in rasqal_sparql_xml_sax2_end_element_handler()
H A Dsparql_parser.c7784 (yyval.formula)->value = rasqal_new_simple_literal(rq->world, in yyparse()
7875 blank = rasqal_new_simple_literal(rq->world, RASQAL_LITERAL_BLANK, blank_id); in yyparse()
9534 (yyval.literal) = rasqal_new_simple_literal(rq->world, in yyparse()
9658 (yyval.literal) = rasqal_new_simple_literal(rq->world, in yyparse()
9676 (yyval.literal) = rasqal_new_simple_literal(rq->world, in yyparse()
9691 (yyval.literal) = rasqal_new_simple_literal(rq->world, in yyparse()
H A Drasqal_query_results.c1268 l = rasqal_new_simple_literal(query_results->world, in rasqal_literal_to_result_term()
H A Drasqal_expr_evaluate.c877 return rasqal_new_simple_literal(world, RASQAL_LITERAL_BLANK, new_s); in rasqal_expression_evaluate_bnode_constructor()
H A Drasqal_literal.c1029 rasqal_new_simple_literal(rasqal_world* world, in rasqal_new_simple_literal() function
4894 l = rasqal_new_simple_literal(world, RASQAL_LITERAL_BLANK, new_str); in rasqal_new_literal_from_term()
H A Drasqal.h.in1647 rasqal_literal* rasqal_new_simple_literal(rasqal_world* world, rasqal_literal_type type, const unsi…
/dports/textproc/redland/redland-1.0.17/src/
H A Drdf_query_rasqal.c268 …l = rasqal_new_simple_literal(world->rasqal_world_ptr, RASQAL_LITERAL_BLANK, (const unsigned char*… in redland_node_to_rasqal_literal()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/redland/rasqal/
H A Drasqal.h1647 rasqal_literal* rasqal_new_simple_literal(rasqal_world* world, rasqal_literal_type type, const unsi…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/redland/rasqal/
H A Drasqal.h1647 rasqal_literal* rasqal_new_simple_literal(rasqal_world* world, rasqal_literal_type type, const unsi…
/dports/textproc/rasqal/rasqal-0.9.33/
H A DChangeLog.21327 rasqal_new_string_literal, rasqal_new_simple_literal,
H A DChangeLog.3913 rasqal_new_string_literal, rasqal_new_simple_literal,
/dports/textproc/redland/redland-1.0.17/
H A DChangeLog.62237 rasqal_new_string_literal, rasqal_new_simple_literal,