Home
last modified time | relevance | path

Searched refs:raptor_iostream_write_byte (Results 1 – 25 of 50) sorted by relevance

12

/dports/textproc/rasqal/rasqal-0.9.33/src/
H A Drasqal_query_write.c67 raptor_iostream_write_byte('?', iostr); in rasqal_query_write_sparql_variable()
86 raptor_iostream_write_byte(':', iostr); in rasqal_query_write_sparql_uri()
97 raptor_iostream_write_byte('<', iostr); in rasqal_query_write_sparql_uri()
99 raptor_iostream_write_byte('>', iostr); in rasqal_query_write_sparql_uri()
126 raptor_iostream_write_byte('"', iostr); in rasqal_query_write_sparql_literal()
192 raptor_iostream_write_byte(' ', iostr); in rasqal_query_write_sparql_triple()
195 raptor_iostream_write_byte('a', iostr); in rasqal_query_write_sparql_triple()
198 raptor_iostream_write_byte(' ', iostr); in rasqal_query_write_sparql_triple()
594 raptor_iostream_write_byte('}', iostr); in rasqal_query_write_sparql_triple_data()
738 raptor_iostream_write_byte(' ', iostr); in rasqal_query_write_sparql_values()
[all …]
H A Drasqal_graph_pattern.c496 raptor_iostream_write_byte(' ', iostr); in rasqal_graph_pattern_write_plurals()
500 raptor_iostream_write_byte('s', iostr); in rasqal_graph_pattern_write_plurals()
522 raptor_iostream_write_byte('[', iostr); in rasqal_graph_pattern_write_internal()
524 raptor_iostream_write_byte(']', iostr); in rasqal_graph_pattern_write_internal()
527 raptor_iostream_write_byte(' ', iostr); in rasqal_graph_pattern_write_internal()
530 raptor_iostream_write_byte('(', iostr); in rasqal_graph_pattern_write_internal()
555 raptor_iostream_write_byte('[', iostr); in rasqal_graph_pattern_write_internal()
582 raptor_iostream_write_byte(']', iostr); in rasqal_graph_pattern_write_internal()
619 raptor_iostream_write_byte('[', iostr); in rasqal_graph_pattern_write_internal()
650 raptor_iostream_write_byte(']', iostr); in rasqal_graph_pattern_write_internal()
[all …]
H A Drasqal_format_json.c48 raptor_iostream_write_byte('\"', iostr); in rasqal_iostream_write_json_boolean()
114 raptor_iostream_write_byte('\"', iostr); in rasqal_query_results_write_json1()
116 raptor_iostream_write_byte('\"', iostr); in rasqal_query_results_write_json1()
184 raptor_iostream_write_byte('"', iostr); in rasqal_query_results_write_json1()
190 raptor_iostream_write_byte('"', iostr); in rasqal_query_results_write_json1()
196 raptor_iostream_write_byte('"', iostr); in rasqal_query_results_write_json1()
201 raptor_iostream_write_byte('"', iostr); in rasqal_query_results_write_json1()
208 raptor_iostream_write_byte('"', iostr); in rasqal_query_results_write_json1()
H A Drasqal_format_sv.c77 raptor_iostream_write_byte(delim, iostr); in rasqal_iostream_write_csv_string()
81 raptor_iostream_write_byte(delim, iostr); in rasqal_iostream_write_csv_string()
82 raptor_iostream_write_byte(c, iostr); in rasqal_iostream_write_csv_string()
84 raptor_iostream_write_byte(delim, iostr); in rasqal_iostream_write_csv_string()
150 raptor_iostream_write_byte(sep, iostr); in rasqal_query_results_write_sv()
169 raptor_iostream_write_byte(sep, iostr); in rasqal_query_results_write_sv()
181 raptor_iostream_write_byte('<', iostr); in rasqal_query_results_write_sv()
184 raptor_iostream_write_byte('>', iostr); in rasqal_query_results_write_sv()
210 raptor_iostream_write_byte('"', iostr); in rasqal_query_results_write_sv()
212 raptor_iostream_write_byte('"', iostr); in rasqal_query_results_write_sv()
[all …]
H A Drasqal_format_table.c78 raptor_iostream_write_byte(pad, iostr); in rasqal_iostream_write_counted_string_padded()
200 raptor_iostream_write_byte('\n', iostr); in rasqal_query_results_write_table_bindings()
218 raptor_iostream_write_byte('\n', iostr); in rasqal_query_results_write_table_bindings()
222 raptor_iostream_write_byte('\n', iostr); in rasqal_query_results_write_table_bindings()
241 raptor_iostream_write_byte('\n', iostr); in rasqal_query_results_write_table_bindings()
246 raptor_iostream_write_byte('\n', iostr); in rasqal_query_results_write_table_bindings()
H A Drasqal_expr.c1224 raptor_iostream_write_byte('(', iostr); in rasqal_expression_write()
1241 raptor_iostream_write_byte(')', iostr); in rasqal_expression_write()
1248 raptor_iostream_write_byte('(', iostr); in rasqal_expression_write()
1252 raptor_iostream_write_byte(')', iostr); in rasqal_expression_write()
1307 raptor_iostream_write_byte('(', iostr); in rasqal_expression_write()
1311 raptor_iostream_write_byte(')', iostr); in rasqal_expression_write()
1329 raptor_iostream_write_byte(')', iostr); in rasqal_expression_write()
1337 raptor_iostream_write_byte(')', iostr); in rasqal_expression_write()
1347 raptor_iostream_write_byte('(', iostr); in rasqal_expression_write()
1355 raptor_iostream_write_byte(')', iostr); in rasqal_expression_write()
[all …]
H A Drasqal_variable.c136 raptor_iostream_write_byte('=', iostr); in rasqal_variable_write()
141 raptor_iostream_write_byte('=', iostr); in rasqal_variable_write()
146 raptor_iostream_write_byte('[', iostr); in rasqal_variable_write()
148 raptor_iostream_write_byte(']', iostr); in rasqal_variable_write()
151 raptor_iostream_write_byte(')', iostr); in rasqal_variable_write()
H A Drasqal_triple.c150 raptor_iostream_write_byte(')', iostr); in rasqal_triple_write()
154 raptor_iostream_write_byte(')', iostr); in rasqal_triple_write()
/dports/textproc/raptor/raptor-1.4.21/src/
H A Draptor_serialize_simple.c85 raptor_iostream_write_byte(iostr, '['); in raptor_simple_serialize_statement()
102 raptor_iostream_write_byte(iostr, ']'); in raptor_simple_serialize_statement()
116 raptor_iostream_write_byte(iostr, '<'); in raptor_simple_serialize_statement()
118 raptor_iostream_write_byte(iostr, '>'); in raptor_simple_serialize_statement()
120 raptor_iostream_write_byte(iostr, '<'); in raptor_simple_serialize_statement()
122 raptor_iostream_write_byte(iostr, '>'); in raptor_simple_serialize_statement()
124 raptor_iostream_write_byte(iostr, '"'); in raptor_simple_serialize_statement()
126 raptor_iostream_write_byte(iostr, '"'); in raptor_simple_serialize_statement()
132 raptor_iostream_write_byte(iostr, ']'); in raptor_simple_serialize_statement()
H A Draptor_serialize_ntriples.c131 raptor_iostream_write_byte(iostr, '"'); in raptor_iostream_write_statement_part_ntriples()
133 raptor_iostream_write_byte(iostr, '"'); in raptor_iostream_write_statement_part_ntriples()
135 raptor_iostream_write_byte(iostr, '@'); in raptor_iostream_write_statement_part_ntriples()
141 raptor_iostream_write_byte(iostr, '>'); in raptor_iostream_write_statement_part_ntriples()
145 raptor_iostream_write_byte(iostr, '>'); in raptor_iostream_write_statement_part_ntriples()
161 raptor_iostream_write_byte(iostr, '>'); in raptor_iostream_write_statement_part_ntriples()
166 raptor_iostream_write_byte(iostr, '<'); in raptor_iostream_write_statement_part_ntriples()
169 raptor_iostream_write_byte(iostr, '>'); in raptor_iostream_write_statement_part_ntriples()
221 raptor_iostream_write_byte(iostr, ' '); in raptor_iostream_write_statement_ntriples_v2()
227 raptor_iostream_write_byte(iostr, ' '); in raptor_iostream_write_statement_ntriples_v2()
H A Draptor_json_writer.c169 raptor_iostream_write_byte(json_writer->iostr, '\"'); in raptor_json_writer_quoted()
173 raptor_iostream_write_byte(json_writer->iostr, '\"'); in raptor_json_writer_quoted()
184 raptor_iostream_write_byte(json_writer->iostr, ' '); in raptor_json_writer_spaces()
192 raptor_iostream_write_byte(json_writer->iostr, '\n'); in raptor_json_writer_newline()
246 raptor_iostream_write_byte(json_writer->iostr, c); in raptor_json_writer_start_block()
254 raptor_iostream_write_byte(json_writer->iostr, c); in raptor_json_writer_end_block()
279 raptor_iostream_write_byte(json_writer->iostr, ','); in raptor_json_writer_literal_object()
287 raptor_iostream_write_byte(json_writer->iostr, ','); in raptor_json_writer_literal_object()
297 raptor_iostream_write_byte(json_writer->iostr, ','); in raptor_json_writer_literal_object()
425 raptor_iostream_write_byte(json_writer->iostr, ','); in raptor_json_writer_uri_object()
H A Draptor_serialize_json.c148 raptor_iostream_write_byte(serializer->iostream, '('); in raptor_json_serialize_start()
181 raptor_iostream_write_byte(serializer->iostream, ','); in raptor_json_serialize_statement()
212 raptor_iostream_write_byte(serializer->iostream, ','); in raptor_json_serialize_statement()
220 raptor_iostream_write_byte(serializer->iostream, ','); in raptor_json_serialize_statement()
308 raptor_iostream_write_byte(serializer->iostream, ','); in raptor_json_serialize_avltree_visit()
328 raptor_iostream_write_byte(serializer->iostream, '"'); in raptor_json_serialize_avltree_visit()
359 raptor_iostream_write_byte(serializer->iostream, ','); in raptor_json_serialize_avltree_visit()
374 raptor_iostream_write_byte(serializer->iostream, ' '); in raptor_json_serialize_avltree_visit()
380 raptor_iostream_write_byte(serializer->iostream, ','); in raptor_json_serialize_avltree_visit()
458 raptor_iostream_write_byte(serializer->iostream, ','); in raptor_json_serialize_end()
H A Draptor_xml_writer.c293 raptor_iostream_write_byte(iostr, '<'); in raptor_xml_writer_start_element_common()
299 raptor_iostream_write_byte(iostr, ':'); in raptor_xml_writer_start_element_common()
320 raptor_iostream_write_byte(iostr, ' '); in raptor_xml_writer_start_element_common()
337 raptor_iostream_write_byte(iostr, ' '); in raptor_xml_writer_start_element_common()
359 raptor_iostream_write_byte(iostr, '"'); in raptor_xml_writer_start_element_common()
364 raptor_iostream_write_byte(iostr, '>'); in raptor_xml_writer_start_element_common()
394 raptor_iostream_write_byte(iostr, '/'); in raptor_xml_writer_end_element_common()
397 raptor_iostream_write_byte(iostr, '<'); in raptor_xml_writer_end_element_common()
399 raptor_iostream_write_byte(iostr, '/'); in raptor_xml_writer_end_element_common()
405 raptor_iostream_write_byte(iostr, ':'); in raptor_xml_writer_end_element_common()
[all …]
H A Draptor_xml.c437 raptor_iostream_write_byte(iostr, '<'); in raptor_iostream_write_xml_element()
439 raptor_iostream_write_byte(iostr, '/'); in raptor_iostream_write_xml_element()
445 raptor_iostream_write_byte(iostr, ':'); in raptor_iostream_write_xml_element()
459 raptor_iostream_write_byte(iostr, ' '); in raptor_iostream_write_xml_element()
475 raptor_iostream_write_byte(iostr, ' '); in raptor_iostream_write_xml_element()
482 raptor_iostream_write_byte(iostr, ':'); in raptor_iostream_write_xml_element()
496 raptor_iostream_write_byte(iostr, '"'); in raptor_iostream_write_xml_element()
501 raptor_iostream_write_byte(iostr, '/'); in raptor_iostream_write_xml_element()
503 raptor_iostream_write_byte(iostr, '>'); in raptor_iostream_write_xml_element()
829 raptor_iostream_write_byte(iostr, '9'); in raptor_iostream_write_xml_any_escaped_string()
[all …]
H A Draptor_serialize_dot.c381 raptor_iostream_write_byte(iostr, '\\'); in raptor_dot_iostream_write_string()
382 raptor_iostream_write_byte(iostr, c); in raptor_dot_iostream_write_string()
384 raptor_iostream_write_byte(iostr, '\\'); in raptor_dot_iostream_write_string()
385 raptor_iostream_write_byte(iostr, 'n'); in raptor_dot_iostream_write_string()
387 raptor_iostream_write_byte(iostr, c); in raptor_dot_iostream_write_string()
401 raptor_iostream_write_byte(serializer->iostream, 'L'); in raptor_dot_serializer_write_node_type()
405 raptor_iostream_write_byte(serializer->iostream, 'B'); in raptor_dot_serializer_write_node_type()
410 raptor_iostream_write_byte(serializer->iostream, 'R'); in raptor_dot_serializer_write_node_type()
415 raptor_iostream_write_byte(serializer->iostream, '?'); in raptor_dot_serializer_write_node_type()
441 raptor_iostream_write_byte(serializer->iostream, ':'); in raptor_dot_serializer_write_uri()
[all …]
H A Draptor_turtle_writer.c124 raptor_iostream_write_byte(turtle_writer->iostr, '\n'); in raptor_turtle_writer_newline()
338 raptor_iostream_write_byte(turtle_writer->iostr, '<'); in raptor_turtle_writer_reference()
342 raptor_iostream_write_byte(turtle_writer->iostr, '>'); in raptor_turtle_writer_reference()
365 raptor_iostream_write_byte(iostr, ':'); in raptor_turtle_writer_qname()
403 raptor_iostream_write_byte(iostr, '\\'); in raptor_iostream_write_string_python()
404 raptor_iostream_write_byte(iostr, c); in raptor_iostream_write_string_python()
439 raptor_iostream_write_byte(iostr, c); in raptor_iostream_write_string_python()
444 raptor_iostream_write_byte(iostr, c); in raptor_iostream_write_string_python()
623 raptor_iostream_write_byte(turtle_writer->iostr, '@'); in raptor_turtle_writer_literal()
656 raptor_iostream_write_byte(turtle_writer->iostr, c); in raptor_turtle_writer_comment()
/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_json_writer.c126 raptor_iostream_write_byte('\"', json_writer->iostr); in raptor_json_writer_quoted()
130 raptor_iostream_write_byte('\"', json_writer->iostr); in raptor_json_writer_quoted()
141 raptor_iostream_write_byte(' ', json_writer->iostr); in raptor_json_writer_spaces()
149 raptor_iostream_write_byte('\n', json_writer->iostr); in raptor_json_writer_newline()
203 raptor_iostream_write_byte(c, json_writer->iostr); in raptor_json_writer_start_block()
211 raptor_iostream_write_byte(c, json_writer->iostr); in raptor_json_writer_end_block()
231 raptor_iostream_write_byte(',', json_writer->iostr); in raptor_json_writer_literal_object()
239 raptor_iostream_write_byte(',', json_writer->iostr); in raptor_json_writer_literal_object()
248 raptor_iostream_write_byte(',', json_writer->iostr); in raptor_json_writer_literal_object()
294 raptor_iostream_write_byte(',', json_writer->iostr); in raptor_json_writer_uri_object()
H A Draptor_escaped.c69 raptor_iostream_write_byte('\\', iostr); in raptor_string_escaped_write()
70 raptor_iostream_write_byte(c, iostr); in raptor_string_escaped_write()
89 raptor_iostream_write_byte(c, iostr); in raptor_string_escaped_write()
125 raptor_iostream_write_byte(c, iostr); in raptor_string_escaped_write()
233 raptor_iostream_write_byte('"', iostr); in raptor_term_escaped_write()
242 raptor_iostream_write_byte('"', iostr); in raptor_term_escaped_write()
245 raptor_iostream_write_byte('@', iostr); in raptor_term_escaped_write()
H A Draptor_serialize_dot.c152 raptor_iostream_write_byte('\\', iostr); in raptor_dot_iostream_write_string()
153 raptor_iostream_write_byte(c, iostr); in raptor_dot_iostream_write_string()
155 raptor_iostream_write_byte('\\', iostr); in raptor_dot_iostream_write_string()
156 raptor_iostream_write_byte('n', iostr); in raptor_dot_iostream_write_string()
158 raptor_iostream_write_byte(c, iostr); in raptor_dot_iostream_write_string()
171 raptor_iostream_write_byte('L', serializer->iostream); in raptor_dot_serializer_write_term_type()
175 raptor_iostream_write_byte('B', serializer->iostream); in raptor_dot_serializer_write_term_type()
179 raptor_iostream_write_byte('R', serializer->iostream); in raptor_dot_serializer_write_term_type()
183 raptor_iostream_write_byte('?', serializer->iostream); in raptor_dot_serializer_write_term_type()
209 raptor_iostream_write_byte(':', serializer->iostream); in raptor_dot_serializer_write_uri()
[all …]
H A Draptor_serialize_json.c142 raptor_iostream_write_byte('(', serializer->iostream); in raptor_json_serialize_start()
175 raptor_iostream_write_byte(',', serializer->iostream); in raptor_json_serialize_statement()
187 raptor_iostream_write_byte(',', serializer->iostream); in raptor_json_serialize_statement()
194 raptor_iostream_write_byte(',', serializer->iostream); in raptor_json_serialize_statement()
247 raptor_iostream_write_byte(',', serializer->iostream); in raptor_json_serialize_avltree_visit()
266 raptor_iostream_write_byte('"', serializer->iostream); in raptor_json_serialize_avltree_visit()
296 raptor_iostream_write_byte(',', serializer->iostream); in raptor_json_serialize_avltree_visit()
311 raptor_iostream_write_byte(' ', serializer->iostream); in raptor_json_serialize_avltree_visit()
317 raptor_iostream_write_byte(',', serializer->iostream); in raptor_json_serialize_avltree_visit()
370 raptor_iostream_write_byte(',', serializer->iostream); in raptor_json_serialize_end()
H A Draptor_xml_writer.c133 raptor_iostream_write_byte('\n', xml_writer->iostr); in raptor_xml_writer_indent()
303 raptor_iostream_write_byte('<', iostr); in raptor_xml_writer_start_element_common()
309 raptor_iostream_write_byte(':', iostr); in raptor_xml_writer_start_element_common()
336 raptor_iostream_write_byte(' ', iostr); in raptor_xml_writer_start_element_common()
362 raptor_iostream_write_byte(' ', iostr); in raptor_xml_writer_start_element_common()
374 raptor_iostream_write_byte('>', iostr); in raptor_xml_writer_start_element_common()
403 raptor_iostream_write_byte('/', iostr); in raptor_xml_writer_end_element_common()
406 raptor_iostream_write_byte('<', iostr); in raptor_xml_writer_end_element_common()
408 raptor_iostream_write_byte('/', iostr); in raptor_xml_writer_end_element_common()
414 raptor_iostream_write_byte(':', iostr); in raptor_xml_writer_end_element_common()
[all …]
H A Draptor_xml.c430 raptor_iostream_write_byte('<', iostr); in raptor_xml_element_write()
432 raptor_iostream_write_byte('/', iostr); in raptor_xml_element_write()
438 raptor_iostream_write_byte(':', iostr); in raptor_xml_element_write()
452 raptor_iostream_write_byte(' ', iostr); in raptor_xml_element_write()
468 raptor_iostream_write_byte(' ', iostr); in raptor_xml_element_write()
475 raptor_iostream_write_byte(':', iostr); in raptor_xml_element_write()
488 raptor_iostream_write_byte('"', iostr); in raptor_xml_element_write()
493 raptor_iostream_write_byte('/', iostr); in raptor_xml_element_write()
495 raptor_iostream_write_byte('>', iostr); in raptor_xml_element_write()
833 raptor_iostream_write_byte('9', iostr); in raptor_xml_escape_string_any_write()
[all …]
H A Draptor_serialize_ntriples.c145 raptor_iostream_write_byte(c, iostr); in raptor_bnodeid_ntriples_write()
196 raptor_iostream_write_byte(' ', iostr); in raptor_statement_ntriples_write()
200 raptor_iostream_write_byte(' ', iostr); in raptor_statement_ntriples_write()
205 raptor_iostream_write_byte(' ', iostr); in raptor_statement_ntriples_write()
H A Draptor_serialize_html.c121 raptor_iostream_write_byte('"', iostr); in raptor_term_html_write()
123 raptor_iostream_write_byte('>', iostr); in raptor_term_html_write()
/dports/textproc/raptor2/raptor2-2.0.15/scripts/
H A Dbuild-formats.c57 raptor_iostream_write_byte(c, iostr);
170 raptor_iostream_write_byte('\n', iostr); in emit_start_desc_list()
245 raptor_iostream_write_byte(' ', iostr); in emit_format_description_name()
250 raptor_iostream_write_byte(')', iostr); in emit_format_description_name()

12