diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-04-04 20:47:02 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-04-04 20:47:02 +0200 |
commit | 68ebd3fb510056bbb46288cc42589ae98dd753ef (patch) | |
tree | 75d57cc96e0e4b9affaffcde837486ac3398a1c7 /redland | |
parent | dafb573096861fc5fe0e472af3cda369cab6d1f3 (diff) |
redland: no idea what those unused .def files are good for
Change-Id: I851ad13b065dc07699f490dcca5c66958b4aa624
Diffstat (limited to 'redland')
-rw-r--r-- | redland/Library_raptor.mk | 4 | ||||
-rw-r--r-- | redland/Library_rasqal.mk | 4 | ||||
-rw-r--r-- | redland/Library_rdf.mk | 4 | ||||
-rw-r--r-- | redland/raptor/raptor.def | 293 | ||||
-rw-r--r-- | redland/rasqal/rasqal.def | 186 | ||||
-rw-r--r-- | redland/redland/rdf.def | 314 |
6 files changed, 0 insertions, 805 deletions
diff --git a/redland/Library_raptor.mk b/redland/Library_raptor.mk index 96619f5002bb..df666aa422f0 100644 --- a/redland/Library_raptor.mk +++ b/redland/Library_raptor.mk @@ -18,10 +18,6 @@ $(eval $(call gb_Library_use_externals,raptor2,\ $(eval $(call gb_Library_set_warnings_not_errors,raptor2)) -#$(eval $(call gb_Library_add_ldflags,raptor,\ - /DEF:$(SRCDIR)/redland/raptor/raptor.def \ -)) - $(eval $(call gb_Library_add_defs,raptor2,\ -DHAVE_CONFIG_H \ -DRAPTOR_INTERNAL \ diff --git a/redland/Library_rasqal.mk b/redland/Library_rasqal.mk index 35b8945b46b3..3534f683d946 100644 --- a/redland/Library_rasqal.mk +++ b/redland/Library_rasqal.mk @@ -17,10 +17,6 @@ $(eval $(call gb_Library_use_external,rasqal,raptor_headers)) $(eval $(call gb_Library_use_libraries,rasqal,raptor2)) -#$(eval $(call gb_Library_add_ldflags,rasqal,\ - /DEF:$(SRCDIR)/redland/rasqal/rasqal.def \ -)) - $(eval $(call gb_Library_add_defs,rasqal,\ -DRASQAL_INTERNAL \ -DWIN32 \ diff --git a/redland/Library_rdf.mk b/redland/Library_rdf.mk index 6fd3dd0af3df..6ce13e38d351 100644 --- a/redland/Library_rdf.mk +++ b/redland/Library_rdf.mk @@ -23,10 +23,6 @@ $(eval $(call gb_Library_use_externals,rdf,\ rasqal_headers \ )) -#$(eval $(call gb_Library_add_ldflags,rdf,\ - /DEF:$(SRCDIR)/redland/redland/rdf.def \ -)) - $(eval $(call gb_Library_add_defs,rdf,\ -DLIBRDF_INTERNAL \ -DWIN32 \ diff --git a/redland/raptor/raptor.def b/redland/raptor/raptor.def deleted file mode 100644 index 2b9fd4a853c6..000000000000 --- a/redland/raptor/raptor.def +++ /dev/null @@ -1,293 +0,0 @@ -LIBRARY RAPTOR -EXPORTS -raptor_ntriples_string_as_utf8_string -raptor_ntriples_term_as_string -raptor_feature_from_uri -raptor_get_feature_count -raptor_feature_value_type -raptor_xml_literal_datatype_uri_string_len -raptor_xml_literal_datatype_uri_string -raptor_version_decimal -raptor_version_release -raptor_version_minor -raptor_version_major -raptor_version_string -raptor_home_url_string -raptor_license_string -raptor_copyright_string -raptor_short_copyright_string -raptor_init -raptor_finish -raptor_vsnprintf -raptor_print_ntriples_string -raptor_free_memory -raptor_alloc_memory -raptor_calloc_memory -raptor_error_handlers_init -raptor_new_identifier -raptor_copy_identifier -raptor_free_identifier -raptor_new_iostream_to_string -raptor_new_iostream_to_filename -raptor_new_iostream_from_filename -raptor_iostream_write_string -raptor_iostream_write_uri -raptor_iostream_write_stringbuffer -raptor_iostream_format_hexadecimal -raptor_new_iostream_from_handler -raptor_new_iostream_to_sink -raptor_new_iostream_from_sink -raptor_new_iostream_from_handler2 -raptor_new_iostream_to_file_handle -raptor_new_iostream_from_file_handle -raptor_new_iostream_from_string -raptor_free_iostream -raptor_iostream_tell -raptor_iostream_read_eof -raptor_iostream_read_bytes -raptor_iostream_write_decimal -raptor_iostream_get_bytes_written_count -raptor_iostream_write_end -raptor_iostream_write_counted_string -raptor_iostream_write_bytes -raptor_iostream_write_byte -raptor_print_locator -raptor_format_locator -raptor_locator_uri -raptor_locator_file -raptor_locator_byte -raptor_locator_column -raptor_locator_line -raptor_owl_namespace_uri -raptor_xmlschema_datatypes_namespace_uri -raptor_rdf_schema_namespace_uri -raptor_rdf_namespace_uri_len -raptor_rdf_namespace_uri -raptor_xml_namespace_uri -raptor_new_namespaces -raptor_namespaces_init -raptor_namespaces_start_namespace_full -raptor_new_namespace -raptor_namespace_copy -raptor_new_namespace_from_uri -raptor_free_namespaces -raptor_namespaces_clear -raptor_namespaces_end_for_depth -raptor_free_namespace -raptor_namespaces_format -raptor_iostream_write_namespace -raptor_new_namespace_parts_from_string -raptor_namespaces_qname_from_uri -raptor_namespaces_find_namespace -raptor_namespace_get_counted_prefix -raptor_namespace_get_prefix -raptor_namespace_get_uri -raptor_namespaces_namespace_in_scope -raptor_namespaces_find_namespace_by_uri -raptor_namespaces_get_default_namespace -raptor_namespaces_start_namespace -raptor_new_parser_for_content -raptor_new_parser -raptor_parse_file -raptor_parse_file_stream -raptor_parse_uri -raptor_parse_uri_with_connection -raptor_parse_chunk -raptor_start_parse -raptor_free_parser -raptor_features_enumerate -raptor_parser_set_feature_string -raptor_parser_get_feature_string -raptor_set_default_generate_id_parameters -raptor_guess_parser_name -raptor_syntax_name_check -raptor_parser_get_accept_header -raptor_parsers_enumerate -raptor_syntaxes_enumerate -raptor_get_mime_type -raptor_get_locator -raptor_parse_abort -raptor_get_need_base_uri -raptor_get_label -raptor_get_name -raptor_set_parser_strict -raptor_get_feature -raptor_set_feature -raptor_parser_set_uri_filter -raptor_set_namespace_handler -raptor_set_generate_id_handler -raptor_set_graph_handler -raptor_set_statement_handler -raptor_set_warning_handler -raptor_set_error_handler -raptor_set_fatal_error_handler -raptor_new_qname -raptor_new_qname_from_namespace_local_name -raptor_qname_copy -raptor_free_qname -raptor_qname_equal -raptor_qname_string_to_uri -raptor_iostream_write_qname -raptor_qname_get_counted_value -raptor_qname_get_value -raptor_qname_get_local_name -raptor_qname_get_namespace -raptor_uri_resolve_uri_reference -raptor_new_sax2 -raptor_sax2_parse_start -raptor_free_sax2 -raptor_sax2_parse_chunk -raptor_sax2_inscope_base_uri -raptor_sax2_inscope_xml_language -raptor_xml_element_is_empty -raptor_sax2_set_namespace_handler -raptor_sax2_set_external_entity_ref_handler -raptor_sax2_set_unparsed_entity_decl_handler -raptor_sax2_set_comment_handler -raptor_sax2_set_cdata_handler -raptor_sax2_set_characters_handler -raptor_sax2_set_end_element_handler -raptor_sax2_set_start_element_handler -raptor_compare_strings -raptor_sequence_sort -raptor_sequence_print_string -raptor_sequence_print_uri -raptor_sequence_print -raptor_free_sequence -raptor_sequence_set_at -raptor_sequence_push -raptor_sequence_shift -raptor_sequence_join -raptor_new_sequence -raptor_sequence_size -raptor_sequence_get_at -raptor_sequence_pop -raptor_sequence_unshift -raptor_sequence_set_print_handler -raptor_serializer_syntax_name_check -raptor_new_serializer -raptor_serializers_enumerate -raptor_serialize_start_to_filename -raptor_serialize_start_to_string -raptor_serialize_start_to_file_handle -raptor_serialize_start -raptor_serialize_set_namespace_from_namespace -raptor_serialize_end -raptor_free_serializer -raptor_serializer_features_enumerate -raptor_serializer_set_feature_string -raptor_serializer_get_feature_string -raptor_serializer_get_locator -raptor_serializer_set_warning_handler -raptor_serializer_set_error_handler -raptor_serializer_get_feature -raptor_serializer_set_feature -raptor_serializer_get_iostream -raptor_serialize_statement -raptor_serialize_set_namespace -raptor_iostream_write_statement_ntriples -raptor_iostream_write_string_ntriples -raptor_new_stringbuffer -raptor_free_stringbuffer -raptor_stringbuffer_append_decimal -raptor_stringbuffer_append_counted_string -raptor_stringbuffer_append_string -raptor_stringbuffer_append_stringbuffer -raptor_stringbuffer_prepend_counted_string -raptor_stringbuffer_prepend_string -raptor_stringbuffer_as_string -raptor_stringbuffer_copy_to_string -raptor_stringbuffer_length -raptor_uri_set_handler -raptor_uri_filename_to_uri_string -raptor_uri_uri_string_to_filename -raptor_uri_uri_string_to_filename_fragment -raptor_uri_is_file_uri -raptor_uri_uri_string_is_file_uri -raptor_new_uri_for_xmlbase -raptor_new_uri_for_retrieval -raptor_new_uri_from_id -raptor_uri_to_relative_uri_string -raptor_uri_to_relative_counted_uri_string -raptor_uri_compare -raptor_uri_print -raptor_uri_to_string -raptor_uri_to_counted_string -raptor_uri_as_counted_string -raptor_uri_as_string -raptor_uri_copy -raptor_uri_equals -raptor_free_uri -raptor_new_uri_for_rdf_concept -raptor_new_uri_relative_to_base -raptor_new_uri_from_uri_local_name -raptor_new_uri -raptor_uri_get_handler -raptor_utf8_check -raptor_unicode_is_xml10_namechar -raptor_unicode_is_xml10_namestartchar -raptor_unicode_is_xml11_namechar -raptor_unicode_is_xml11_namestartchar -raptor_utf8_to_unicode_char -raptor_unicode_char_to_utf8 -raptor_www_new -raptor_www_new_with_connection -raptor_www_free -raptor_www_set_user_agent -raptor_www_set_proxy -raptor_www_set_http_accept -raptor_www_set_http_cache_control -raptor_www_fetch_to_string -raptor_www_fetch -raptor_www_get_final_uri -raptor_www_set_final_uri_handler -raptor_www_abort -raptor_www_get_connection -raptor_www_set_uri_filter -raptor_www_set_connection_timeout -raptor_www_set_content_type_handler -raptor_www_set_write_bytes_handler -raptor_www_set_error_handler -raptor_www_finish -raptor_www_no_www_library_init_finish -raptor_www_init -raptor_new_xml_element_from_namespace_local_name -raptor_new_xml_element -raptor_free_xml_element -raptor_xml_element_declare_namespace -raptor_iostream_write_xml_element -raptor_xml_escape_string -raptor_xml_any_escape_string -raptor_iostream_write_xml_escaped_string -raptor_iostream_write_xml_any_escaped_string -raptor_xml_name_check -raptor_xml_element_get_language -raptor_xml_element_get_attributes_count -raptor_xml_element_get_attributes -raptor_xml_element_set_attributes -raptor_xml_element_get_name -raptor_new_xml_writer -raptor_free_xml_writer -raptor_xml_writer_empty_element -raptor_xml_writer_start_element -raptor_xml_writer_end_element -raptor_xml_writer_comment -raptor_xml_writer_cdata -raptor_xml_writer_comment_counted -raptor_xml_writer_cdata_counted -raptor_xml_writer_raw -raptor_xml_writer_raw_counted -raptor_xml_writer_features_enumerate -raptor_xml_writer_set_feature_string -raptor_xml_writer_get_feature_string -raptor_xml_writer_get_feature -raptor_xml_writer_set_feature -raptor_statement_part_as_string -raptor_statement_part_as_counted_string -raptor_print_statement_as_ntriples -raptor_print_statement_detailed -raptor_print_statement -raptor_statement_compare -raptor_iostream_write_string_turtle -raptor_iostream_write_string_python - diff --git a/redland/rasqal/rasqal.def b/redland/rasqal/rasqal.def deleted file mode 100644 index 2da34feb7b51..000000000000 --- a/redland/rasqal/rasqal.def +++ /dev/null @@ -1,186 +0,0 @@ -LIBRARY RASQAL -EXPORTS -rasqal_xsd_decimal_set_string -rasqal_xsd_decimal_print -rasqal_xsd_decimal_as_counted_string -rasqal_xsd_decimal_as_string -rasqal_new_xsd_decimal -rasqal_free_xsd_decimal -rasqal_xsd_decimal_set_long -rasqal_xsd_decimal_set_double -rasqal_xsd_decimal_add -rasqal_xsd_decimal_subtract -rasqal_xsd_decimal_multiply -rasqal_xsd_decimal_divide -rasqal_xsd_decimal_negate -rasqal_xsd_decimal_equals -rasqal_xsd_decimal_compare -rasqal_xsd_decimal_is_zero -rasqal_xsd_decimal_get_double -rasqal_set_triples_source_factory -rasqal_new_variable -rasqal_new_variable_typed -rasqal_data_graph_print -rasqal_prefix_print -rasqal_new_data_graph -rasqal_new_prefix -rasqal_new_triple -rasqal_new_triple_from_triple -rasqal_new_0op_expression -rasqal_new_1op_expression -rasqal_new_2op_expression -rasqal_new_3op_expression -rasqal_new_string_op_expression -rasqal_new_literal_expression -rasqal_new_function_expression -rasqal_new_cast_expression -rasqal_free_variable -rasqal_free_expression -rasqal_free_data_graph -rasqal_free_prefix -rasqal_free_triple -rasqal_expression_evaluate -rasqal_variable_set_value -rasqal_variable_print -rasqal_expression_print -rasqal_expression_print_op -rasqal_triple_print -rasqal_expression_visit -rasqal_new_expression_from_expression -rasqal_triple_get_origin -rasqal_triple_set_origin -rasqal_features_enumerate -rasqal_feature_from_uri -rasqal_get_feature_count -rasqal_feature_value_type -rasqal_version_decimal -rasqal_version_release -rasqal_version_minor -rasqal_version_major -rasqal_version_string -rasqal_home_url_string -rasqal_license_string -rasqal_copyright_string -rasqal_short_copyright_string -rasqal_language_name_check -rasqal_query_set_default_generate_bnodeid_parameters -rasqal_free_memory -rasqal_alloc_memory -rasqal_calloc_memory -rasqal_query_set_generate_bnodeid_handler -rasqal_languages_enumerate -rasqal_graph_pattern_add_constraint -rasqal_graph_pattern_print -rasqal_graph_pattern_add_sub_graph_pattern -rasqal_graph_pattern_visit -rasqal_graph_pattern_get_constraint -rasqal_graph_pattern_get_triple -rasqal_graph_pattern_get_sub_graph_pattern -rasqal_graph_pattern_get_sub_graph_pattern_sequence -rasqal_graph_pattern_get_index -rasqal_graph_pattern_operator_as_string -rasqal_graph_pattern_get_operator -rasqal_graph_pattern_get_constraint_sequence -rasqal_literal_compare -rasqal_literal_equals -rasqal_new_double_literal -rasqal_new_integer_literal -rasqal_new_float_literal -rasqal_new_typed_literal -rasqal_new_decimal_literal -rasqal_new_decimal_literal_from_decimal -rasqal_new_string_literal -rasqal_new_uri_literal -rasqal_new_boolean_literal -rasqal_literal_as_node -rasqal_free_literal -rasqal_literal_print -rasqal_literal_print_type -rasqal_new_pattern_literal -rasqal_new_simple_literal -rasqal_new_variable_literal -rasqal_literal_as_string -rasqal_literal_as_string_flags -rasqal_literal_value -rasqal_literal_datatype -rasqal_literal_as_variable -rasqal_new_literal_from_literal -rasqal_free_query_results -rasqal_query_results_get_bindings -rasqal_query_results_get_binding_value -rasqal_query_results_get_binding_value_by_name -rasqal_query_results_get_triple -rasqal_query_results_next -rasqal_query_results_next_triple -rasqal_query_results_write -rasqal_query_results_formatter_write -rasqal_query_results_get_boolean -rasqal_query_results_get_bindings_count -rasqal_query_results_get_binding_name -rasqal_query_results_finished -rasqal_query_results_get_count -rasqal_query_results_is_syntax -rasqal_query_results_is_graph -rasqal_query_results_is_boolean -rasqal_query_results_is_bindings -rasqal_new_query -rasqal_free_query -rasqal_query_set_feature_string -rasqal_query_get_feature_string -rasqal_query_add_data_graph -rasqal_query_set_variable -rasqal_query_add_prefix -rasqal_query_add_variable -rasqal_query_prepare -rasqal_query_execute -rasqal_query_print -rasqal_query_graph_pattern_visit -rasqal_query_write -rasqal_query_get_graph_pattern_sequence -rasqal_query_get_graph_pattern -rasqal_query_get_data_graph -rasqal_query_get_variable -rasqal_query_has_variable -rasqal_query_get_triple -rasqal_query_get_prefix -rasqal_query_get_construct_triple -rasqal_query_get_order_condition -rasqal_query_get_group_condition -rasqal_query_escape_counted_string -rasqal_query_iostream_write_escaped_counted_string -rasqal_query_get_group_conditions_sequence -rasqal_query_get_order_conditions_sequence -rasqal_query_get_wildcard -rasqal_query_get_verb -rasqal_query_set_user_data -rasqal_query_get_user_data -rasqal_query_verb_as_string -rasqal_query_get_construct_triples_sequence -rasqal_query_get_query_graph_pattern -rasqal_query_get_prefix_sequence -rasqal_query_get_triple_sequence -rasqal_query_get_all_variable_sequence -rasqal_query_get_anonymous_variable_sequence -rasqal_query_get_bound_variable_sequence -rasqal_query_get_data_graph_sequence -rasqal_query_set_offset -rasqal_query_get_offset -rasqal_query_set_limit -rasqal_query_get_limit -rasqal_query_set_explain -rasqal_query_get_explain -rasqal_query_set_distinct -rasqal_query_get_distinct -rasqal_query_get_feature -rasqal_query_set_feature -rasqal_query_set_warning_handler -rasqal_query_set_error_handler -rasqal_query_set_fatal_error_handler -rasqal_query_get_label -rasqal_query_get_name -rasqal_query_results_formats_check -rasqal_new_query_results_formatter -rasqal_new_query_results_formatter_by_mime_type -rasqal_query_results_formats_enumerate -rasqal_free_query_results_formatter -rasqal_query_results_formatter_get_mime_type diff --git a/redland/redland/rdf.def b/redland/redland/rdf.def deleted file mode 100644 index 3164107cb2c2..000000000000 --- a/redland/redland/rdf.def +++ /dev/null @@ -1,314 +0,0 @@ -LIBRARY RDF -EXPORTS -librdf_get_concept_resource_by_index -librdf_get_concept_uri_by_index -librdf_new_digest -librdf_digest_update_string -librdf_digest_final -librdf_digest_print -librdf_digest_to_string -librdf_free_digest -librdf_digest_get_digest_length -librdf_digest_get_digest -librdf_digest_update -librdf_digest_init -librdf_new_hash_from_string -librdf_new_hash_from_array_of_strings -librdf_hash_get_del -librdf_hash_get_as_boolean -librdf_hash_get_as_long -librdf_hash_get -librdf_hash_interpret_template -librdf_hash_print -librdf_hash_print_keys -librdf_hash_print_values -librdf_new_hash_from_hash -librdf_free_hash -librdf_hash_put_strings -librdf_version_decimal -librdf_version_release -librdf_version_minor -librdf_version_major -librdf_version_string -librdf_copyright_string -librdf_short_copyright_string -librdf_init_world -librdf_new_world -librdf_destroy_world -librdf_free_world -librdf_world_open -librdf_world_init_mutex -librdf_world_set_feature -librdf_world_get_feature -librdf_world_set_digest -librdf_world_set_logger -librdf_world_set_warning -librdf_world_set_error -librdf_iterator_have_elements -librdf_iterator_end -librdf_iterator_next -librdf_iterator_get_object -librdf_iterator_get_context -librdf_iterator_get_key -librdf_iterator_get_value -librdf_free_iterator -librdf_iterator_add_map -librdf_new_iterator -librdf_new_empty_iterator -librdf_log_message_locator -librdf_log_message_message -librdf_log_message_facility -librdf_log_message_level -librdf_log_message_code -librdf_new_model -librdf_new_model_with_options -librdf_model_enumerate -librdf_free_model -librdf_model_add_typed_literal_statement -librdf_model_add_string_literal_statement -librdf_model_add -librdf_model_get_source -librdf_model_get_arc -librdf_model_get_target -librdf_model_add_submodel -librdf_model_remove_submodel -librdf_model_print -librdf_model_add_statement -librdf_model_remove_statement -librdf_model_contains_statement -librdf_model_context_add_statements -librdf_model_context_add_statement -librdf_model_context_remove_statements -librdf_model_context_remove_statement -librdf_model_find_statements_with_options -librdf_model_find_statements_in_context -librdf_new_model_from_model -librdf_model_size -librdf_model_add_statements -librdf_model_as_stream -librdf_model_serialise -librdf_model_find_statements -librdf_model_get_sources -librdf_model_get_arcs -librdf_model_get_targets -librdf_model_get_arcs_in -librdf_model_get_arcs_out -librdf_model_has_arc_in -librdf_model_has_arc_out -librdf_model_contains_context -librdf_model_context_as_stream -librdf_model_context_serialize -librdf_model_query_execute -librdf_model_sync -librdf_model_get_storage -librdf_model_get_contexts -librdf_model_get_feature -librdf_model_set_feature -librdf_model_load -librdf_model_to_string -librdf_model_to_counted_string -librdf_model_transaction_get_handle -librdf_model_transaction_rollback -librdf_model_transaction_commit -librdf_model_transaction_start_with_handle -librdf_model_transaction_start -librdf_new_node_from_uri_local_name -librdf_new_node_from_normalised_uri_string -librdf_node_decode -librdf_new_node_from_uri_string -librdf_new_node_from_uri -librdf_new_node_from_literal -librdf_new_node_from_typed_literal -librdf_new_node_from_typed_counted_literal -librdf_new_node -librdf_new_node_from_blank_identifier -librdf_free_node -librdf_node_get_literal_value_as_latin1 -librdf_node_get_literal_value_is_wf_xml -librdf_node_get_li_ordinal -librdf_node_print -librdf_node_to_string -librdf_node_to_counted_string -librdf_node_encode -librdf_node_static_iterator_create -librdf_new_node_from_node -librdf_node_get_uri -librdf_node_get_type -librdf_node_get_literal_value -librdf_node_get_literal_value_as_counted_string -librdf_node_get_literal_value_language -librdf_node_get_literal_value_datatype_uri -librdf_node_get_blank_identifier -librdf_node_is_resource -librdf_node_is_literal -librdf_node_is_blank -librdf_node_equals -librdf_parser_register_factory -librdf_new_parser -librdf_parser_enumerate -librdf_new_parser_from_factory -librdf_free_parser -librdf_parser_parse_as_stream -librdf_parser_parse_into_model -librdf_parser_parse_string_as_stream -librdf_parser_parse_string_into_model -librdf_parser_parse_counted_string_as_stream -librdf_parser_parse_counted_string_into_model -librdf_parser_get_feature -librdf_parser_set_feature -librdf_parser_guess_name -librdf_parser_get_uri_filter -librdf_parser_set_uri_filter -librdf_parser_get_namespaces_seen_count -librdf_parser_get_namespaces_seen_uri -librdf_parser_get_namespaces_seen_prefix -librdf_parser_get_accept_header -librdf_parser_set_warning -librdf_parser_set_error -librdf_query_register_factory -librdf_new_query -librdf_new_query_from_query -librdf_new_query_from_factory -librdf_free_query -librdf_query_execute -librdf_query_set_offset -librdf_query_get_offset -librdf_query_set_limit -librdf_query_get_limit -librdf_free_query_results -librdf_query_results_to_string -librdf_query_results_to_counted_string -librdf_query_results_to_file -librdf_query_results_to_file_handle -librdf_query_results_get_count -librdf_query_results_next -librdf_query_results_finished -librdf_query_results_get_bindings -librdf_query_results_get_binding_value -librdf_query_results_get_binding_name -librdf_query_results_get_binding_value_by_name -librdf_query_results_get_bindings_count -librdf_query_results_is_bindings -librdf_query_results_is_boolean -librdf_query_results_is_graph -librdf_query_results_is_syntax -librdf_query_results_get_boolean -librdf_query_results_as_stream -librdf_query_results_formats_check -librdf_query_results_formats_enumerate -librdf_query_results_formatter_write -librdf_free_query_results_formatter -librdf_new_query_results_formatter_by_mime_type -librdf_new_query_results_formatter -librdf_serializer_register_factory -librdf_new_serializer -librdf_serializer_enumerate -librdf_new_serializer_from_factory -librdf_free_serializer -librdf_serializer_serialize_stream_to_file -librdf_serializer_serialize_model_to_file -librdf_serializer_set_namespace -librdf_serializer_serialize_stream_to_file_handle -librdf_serializer_serialize_model -librdf_serializer_serialize_model_to_file_handle -librdf_serializer_serialize_stream_to_counted_string -librdf_serializer_serialize_model_to_counted_string -librdf_serializer_serialize_stream_to_string -librdf_serializer_serialize_model_to_string -librdf_serializer_serialize_stream_to_iostream -librdf_serializer_serialize_model_to_iostream -librdf_serializer_get_feature -librdf_serializer_set_feature -librdf_serializer_set_warning -librdf_serializer_set_error -librdf_new_statement_from_statement -librdf_new_statement_from_nodes -librdf_new_statement -librdf_statement_init -librdf_free_statement -librdf_statement_is_complete -librdf_statement_print -librdf_statement_to_string -librdf_statement_equals -librdf_statement_match -librdf_statement_encode -librdf_statement_encode_parts -librdf_statement_decode -librdf_statement_decode_parts -librdf_statement_clear -librdf_statement_get_subject -librdf_statement_set_subject -librdf_statement_get_predicate -librdf_statement_set_predicate -librdf_statement_get_object -librdf_statement_set_object -librdf_storage_register_factory -librdf_new_storage -librdf_new_storage_with_options -librdf_storage_enumerate -librdf_new_storage_from_factory -librdf_storage_context_add_statements -librdf_storage_add_statements -librdf_storage_context_add_statement -librdf_storage_add_statement -librdf_storage_contains_statement -librdf_storage_find_statements -librdf_storage_has_arc_in -librdf_storage_get_sources -librdf_storage_get_arcs -librdf_storage_has_arc_out -librdf_storage_get_targets -librdf_storage_get_arcs_in -librdf_storage_get_arcs_out -librdf_new_storage_from_storage -librdf_storage_remove_reference -librdf_free_storage -librdf_storage_context_remove_statements -librdf_storage_find_statements_with_options -librdf_storage_find_statements_in_context -librdf_storage_open -librdf_storage_close -librdf_storage_size -librdf_storage_remove_statement -librdf_storage_context_remove_statement -librdf_storage_context_serialise -librdf_storage_context_as_stream -librdf_storage_supports_query -librdf_storage_query_execute -librdf_storage_sync -librdf_storage_get_contexts -librdf_storage_get_feature -librdf_storage_set_feature -librdf_storage_transaction_get_handle -librdf_storage_transaction_rollback -librdf_storage_transaction_commit -librdf_storage_transaction_start_with_handle -librdf_storage_transaction_start -librdf_storage_serialise -librdf_storage_add_reference -librdf_free_stream -librdf_stream_print -librdf_stream_end -librdf_stream_next -librdf_stream_get_object -librdf_stream_get_context -librdf_stream_add_map -librdf_new_stream_from_node_iterator -librdf_new_stream -librdf_new_empty_stream -librdf_new_uri_from_uri_local_name -librdf_new_uri_normalised_to_base -librdf_new_uri_relative_to_base -librdf_new_uri_from_filename -librdf_new_uri -librdf_free_uri -librdf_uri_print -librdf_uri_to_string -librdf_uri_to_counted_string -librdf_uri_is_file_uri -librdf_uri_to_filename -librdf_new_uri_from_uri -librdf_uri_as_string -librdf_uri_as_counted_string -librdf_uri_equals -librdf_uri_compare |