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