xref: /trunk/main/redland/raptor/raptor2.map (revision cdf0e10c)
1UDK_3_0_0 {
2    global:
3        GetVersionInfo;
4raptor_ntriples_string_as_utf8_string;
5raptor_ntriples_term_as_string;
6raptor_feature_from_uri;
7raptor_get_feature_count;
8raptor_feature_value_type;
9raptor_xml_literal_datatype_uri_string_len;
10raptor_xml_literal_datatype_uri_string;
11raptor_version_decimal;
12raptor_version_release;
13raptor_version_minor;
14raptor_version_major;
15raptor_version_string;
16raptor_home_url_string;
17raptor_license_string;
18raptor_copyright_string;
19raptor_short_copyright_string;
20raptor_init;
21raptor_finish;
22raptor_vsnprintf;
23raptor_print_ntriples_string;
24raptor_free_memory;
25raptor_alloc_memory;
26raptor_calloc_memory;
27raptor_error_handlers_init;
28raptor_new_identifier;
29raptor_copy_identifier;
30raptor_free_identifier;
31raptor_new_iostream_to_string;
32raptor_new_iostream_to_filename;
33raptor_new_iostream_from_filename;
34raptor_iostream_write_string;
35raptor_iostream_write_uri;
36raptor_iostream_write_stringbuffer;
37raptor_iostream_format_hexadecimal;
38raptor_new_iostream_from_handler;
39raptor_new_iostream_to_sink;
40raptor_new_iostream_from_sink;
41raptor_new_iostream_from_handler2;
42raptor_new_iostream_to_file_handle;
43raptor_new_iostream_from_file_handle;
44raptor_new_iostream_from_string;
45raptor_free_iostream;
46raptor_iostream_tell;
47raptor_iostream_read_eof;
48raptor_iostream_read_bytes;
49raptor_iostream_write_decimal;
50raptor_iostream_get_bytes_written_count;
51raptor_iostream_write_end;
52raptor_iostream_write_counted_string;
53raptor_iostream_write_bytes;
54raptor_iostream_write_byte;
55raptor_print_locator;
56raptor_format_locator;
57raptor_locator_uri;
58raptor_locator_file;
59raptor_locator_byte;
60raptor_locator_column;
61raptor_locator_line;
62raptor_owl_namespace_uri;
63raptor_xmlschema_datatypes_namespace_uri;
64raptor_rdf_schema_namespace_uri;
65raptor_rdf_namespace_uri_len;
66raptor_rdf_namespace_uri;
67raptor_xml_namespace_uri;
68raptor_new_namespaces;
69raptor_namespaces_init;
70raptor_namespaces_start_namespace_full;
71raptor_new_namespace;
72raptor_namespace_copy;
73raptor_new_namespace_from_uri;
74raptor_free_namespaces;
75raptor_namespaces_clear;
76raptor_namespaces_end_for_depth;
77raptor_free_namespace;
78raptor_namespaces_format;
79raptor_iostream_write_namespace;
80raptor_new_namespace_parts_from_string;
81raptor_namespaces_qname_from_uri;
82raptor_namespaces_find_namespace;
83raptor_namespace_get_counted_prefix;
84raptor_namespace_get_prefix;
85raptor_namespace_get_uri;
86raptor_namespaces_namespace_in_scope;
87raptor_namespaces_find_namespace_by_uri;
88raptor_namespaces_get_default_namespace;
89raptor_namespaces_start_namespace;
90raptor_new_parser_for_content;
91raptor_new_parser;
92raptor_parse_file;
93raptor_parse_file_stream;
94raptor_parse_uri;
95raptor_parse_uri_with_connection;
96raptor_parse_chunk;
97raptor_start_parse;
98raptor_free_parser;
99raptor_features_enumerate;
100raptor_parser_set_feature_string;
101raptor_parser_get_feature_string;
102raptor_set_default_generate_id_parameters;
103raptor_guess_parser_name;
104raptor_syntax_name_check;
105raptor_parser_get_accept_header;
106raptor_parsers_enumerate;
107raptor_syntaxes_enumerate;
108raptor_get_mime_type;
109raptor_get_locator;
110raptor_parse_abort;
111raptor_get_need_base_uri;
112raptor_get_label;
113raptor_get_name;
114raptor_set_parser_strict;
115raptor_get_feature;
116raptor_set_feature;
117raptor_parser_set_uri_filter;
118raptor_set_namespace_handler;
119raptor_set_generate_id_handler;
120raptor_set_graph_handler;
121raptor_set_statement_handler;
122raptor_set_warning_handler;
123raptor_set_error_handler;
124raptor_set_fatal_error_handler;
125raptor_new_qname;
126raptor_new_qname_from_namespace_local_name;
127raptor_qname_copy;
128raptor_free_qname;
129raptor_qname_equal;
130raptor_qname_string_to_uri;
131raptor_iostream_write_qname;
132raptor_qname_get_counted_value;
133raptor_qname_get_value;
134raptor_qname_get_local_name;
135raptor_qname_get_namespace;
136raptor_uri_resolve_uri_reference;
137raptor_new_sax2;
138raptor_sax2_parse_start;
139raptor_free_sax2;
140raptor_sax2_parse_chunk;
141raptor_sax2_inscope_base_uri;
142raptor_sax2_inscope_xml_language;
143raptor_xml_element_is_empty;
144raptor_sax2_set_namespace_handler;
145raptor_sax2_set_external_entity_ref_handler;
146raptor_sax2_set_unparsed_entity_decl_handler;
147raptor_sax2_set_comment_handler;
148raptor_sax2_set_cdata_handler;
149raptor_sax2_set_characters_handler;
150raptor_sax2_set_end_element_handler;
151raptor_sax2_set_start_element_handler;
152raptor_compare_strings;
153raptor_sequence_sort;
154raptor_sequence_print_string;
155raptor_sequence_print_uri;
156raptor_sequence_print;
157raptor_free_sequence;
158raptor_sequence_set_at;
159raptor_sequence_push;
160raptor_sequence_shift;
161raptor_sequence_join;
162raptor_new_sequence;
163raptor_sequence_size;
164raptor_sequence_get_at;
165raptor_sequence_pop;
166raptor_sequence_unshift;
167raptor_sequence_set_print_handler;
168raptor_serializer_syntax_name_check;
169raptor_new_serializer;
170raptor_serializers_enumerate;
171raptor_serialize_start_to_filename;
172raptor_serialize_start_to_string;
173raptor_serialize_start_to_file_handle;
174raptor_serialize_start;
175raptor_serialize_set_namespace_from_namespace;
176raptor_serialize_end;
177raptor_free_serializer;
178raptor_serializer_features_enumerate;
179raptor_serializer_set_feature_string;
180raptor_serializer_get_feature_string;
181raptor_serializer_get_locator;
182raptor_serializer_set_warning_handler;
183raptor_serializer_set_error_handler;
184raptor_serializer_get_feature;
185raptor_serializer_set_feature;
186raptor_serializer_get_iostream;
187raptor_serialize_statement;
188raptor_serialize_set_namespace;
189raptor_iostream_write_statement_ntriples;
190raptor_iostream_write_string_ntriples;
191raptor_new_stringbuffer;
192raptor_free_stringbuffer;
193raptor_stringbuffer_append_decimal;
194raptor_stringbuffer_append_counted_string;
195raptor_stringbuffer_append_string;
196raptor_stringbuffer_append_stringbuffer;
197raptor_stringbuffer_prepend_counted_string;
198raptor_stringbuffer_prepend_string;
199raptor_stringbuffer_as_string;
200raptor_stringbuffer_copy_to_string;
201raptor_stringbuffer_length;
202raptor_uri_set_handler;
203raptor_uri_filename_to_uri_string;
204raptor_uri_uri_string_to_filename;
205raptor_uri_uri_string_to_filename_fragment;
206raptor_uri_is_file_uri;
207raptor_uri_uri_string_is_file_uri;
208raptor_new_uri_for_xmlbase;
209raptor_new_uri_for_retrieval;
210raptor_new_uri_from_id;
211raptor_uri_to_relative_uri_string;
212raptor_uri_to_relative_counted_uri_string;
213raptor_uri_compare;
214raptor_uri_print;
215raptor_uri_to_string;
216raptor_uri_to_counted_string;
217raptor_uri_as_counted_string;
218raptor_uri_as_string;
219raptor_uri_copy;
220raptor_uri_equals;
221raptor_free_uri;
222raptor_new_uri_for_rdf_concept;
223raptor_new_uri_relative_to_base;
224raptor_new_uri_from_uri_local_name;
225raptor_new_uri;
226raptor_uri_get_handler;
227raptor_utf8_check;
228raptor_unicode_is_xml10_namechar;
229raptor_unicode_is_xml10_namestartchar;
230raptor_unicode_is_xml11_namechar;
231raptor_unicode_is_xml11_namestartchar;
232raptor_utf8_to_unicode_char;
233raptor_unicode_char_to_utf8;
234raptor_www_new;
235raptor_www_new_with_connection;
236raptor_www_free;
237raptor_www_set_user_agent;
238raptor_www_set_proxy;
239raptor_www_set_http_accept;
240raptor_www_set_http_cache_control;
241raptor_www_fetch_to_string;
242raptor_www_fetch;
243raptor_www_get_final_uri;
244raptor_www_set_final_uri_handler;
245raptor_www_abort;
246raptor_www_get_connection;
247raptor_www_set_uri_filter;
248raptor_www_set_connection_timeout;
249raptor_www_set_content_type_handler;
250raptor_www_set_write_bytes_handler;
251raptor_www_set_error_handler;
252raptor_www_finish;
253raptor_www_no_www_library_init_finish;
254raptor_www_init;
255raptor_new_xml_element_from_namespace_local_name;
256raptor_new_xml_element;
257raptor_free_xml_element;
258raptor_xml_element_declare_namespace;
259raptor_iostream_write_xml_element;
260raptor_xml_escape_string;
261raptor_xml_any_escape_string;
262raptor_iostream_write_xml_escaped_string;
263raptor_iostream_write_xml_any_escaped_string;
264raptor_xml_name_check;
265raptor_xml_element_get_language;
266raptor_xml_element_get_attributes_count;
267raptor_xml_element_get_attributes;
268raptor_xml_element_set_attributes;
269raptor_xml_element_get_name;
270raptor_new_xml_writer;
271raptor_free_xml_writer;
272raptor_xml_writer_empty_element;
273raptor_xml_writer_start_element;
274raptor_xml_writer_end_element;
275raptor_xml_writer_comment;
276raptor_xml_writer_cdata;
277raptor_xml_writer_comment_counted;
278raptor_xml_writer_cdata_counted;
279raptor_xml_writer_raw;
280raptor_xml_writer_raw_counted;
281raptor_xml_writer_features_enumerate;
282raptor_xml_writer_set_feature_string;
283raptor_xml_writer_get_feature_string;
284raptor_xml_writer_get_feature;
285raptor_xml_writer_set_feature;
286raptor_statement_part_as_string;
287raptor_statement_part_as_counted_string;
288raptor_print_statement_as_ntriples;
289raptor_print_statement_detailed;
290raptor_print_statement;
291raptor_statement_compare;
292raptor_iostream_write_string_turtle;
293raptor_iostream_write_string_python;
294};
295