4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
21 # Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved.
22 # Use is subject to license terms.
24 # ident "@(#)mapfile-libsqlite3 1.4 09/06/05 SMI"
26 # Defines the public interface to SQLite3
30 SYMBOL_VERSION sqlite_3.13.0 {
32 sqlite3_db_cacheflush;
37 SYMBOL_VERSION sqlite_3.8.11 {
43 SYMBOL_VERSION sqlite_3.8.9 {
46 sqlite3_stmt_scanstatus;
47 sqlite3_stmt_scanstatus_reset;
50 SYMBOL_VERSION sqlite_3.7.17 {
55 SYMBOL_VERSION sqlite_3.7.15 {
60 SYMBOL_VERSION sqlite_3.7.14.1 {
65 SYMBOL_VERSION sqlite_3.7.11 {
67 sqlite3_db_release_memory;
72 sqlite3_uri_parameter;
74 sqlite3_vtab_on_conflict;
79 SYMBOL_VERSION sqlite_3.7.6 {
81 sqlite3_wal_checkpoint_v2;
84 SYMBOL_VERSION sqlite_3.7.5 {
87 sqlite3_compileoption_get;
88 sqlite3_compileoption_used;
89 sqlite3_create_function_v2;
91 sqlite3_rtree_geometry_callback;
92 sqlite3_soft_heap_limit64;
93 sqlite3_stmt_readonly;
95 sqlite3_wal_autocheckpoint;
96 sqlite3_wal_checkpoint;
98 sqlite3_unlock_notify;
101 SYMBOL_VERSION sqlite_3.6.22 {
106 SYMBOL_VERSION sqlite_3.6.17 {
108 sqlite3_enable_load_extension;
109 sqlite3_load_extension;
113 SYMBOL_VERSION sqlite_3.5.4 {
116 sqlite3_aggregate_context;
117 sqlite3_aggregate_count;
118 sqlite3_auto_extension;
119 sqlite3_backup_finish;
121 sqlite3_backup_pagecount;
122 sqlite3_backup_remaining;
129 sqlite3_bind_parameter_count;
130 sqlite3_bind_parameter_index;
131 sqlite3_bind_parameter_name;
135 sqlite3_bind_zeroblob;
141 sqlite3_busy_handler;
142 sqlite3_busy_timeout;
144 sqlite3_clear_bindings;
146 sqlite3_collation_needed;
147 sqlite3_collation_needed16;
149 sqlite3_column_bytes;
150 sqlite3_column_bytes16;
151 sqlite3_column_count;
152 sqlite3_column_decltype;
153 sqlite3_column_decltype16;
154 sqlite3_column_double;
156 sqlite3_column_int64;
158 sqlite3_column_name16;
160 sqlite3_column_text16;
162 sqlite3_column_value;
167 sqlite3_context_db_handle;
168 sqlite3_create_collation;
169 sqlite3_create_collation16;
170 sqlite3_create_collation_v2;
171 sqlite3_create_function;
172 sqlite3_create_function16;
173 sqlite3_create_module;
174 sqlite3_create_module_v2;
180 sqlite3_declare_vtab;
181 sqlite3_enable_shared_cache;
187 sqlite3_extended_errcode;
188 sqlite3_extended_result_codes;
189 sqlite3_file_control;
193 sqlite3_get_autocommit;
196 sqlite3_global_recover;
199 sqlite3_last_insert_rowid;
201 sqlite3_libversion_number;
204 sqlite3_memory_alarm;
205 sqlite3_memory_highwater;
219 sqlite3_overload_function;
222 sqlite3_prepare16_v2;
225 sqlite3_progress_handler;
228 sqlite3_release_memory;
230 sqlite3_reset_auto_extension;
232 sqlite3_result_double;
233 sqlite3_result_error;
234 sqlite3_result_error16;
235 sqlite3_result_error_code;
236 sqlite3_result_error_nomem;
237 sqlite3_result_error_toobig;
239 sqlite3_result_int64;
242 sqlite3_result_text16;
243 sqlite3_result_text16be;
244 sqlite3_result_text16le;
245 sqlite3_result_value;
246 sqlite3_result_zeroblob;
247 sqlite3_rollback_hook;
248 sqlite3_set_authorizer;
253 sqlite3_soft_heap_limit;
258 sqlite3_test_control;
259 sqlite3_thread_cleanup;
261 sqlite3_total_changes;
263 sqlite3_transfer_bindings;
268 sqlite3_value_bytes16;
269 sqlite3_value_double;
272 sqlite3_value_numeric_type;
274 sqlite3_value_text16;
275 sqlite3_value_text16be;
276 sqlite3_value_text16le;
279 sqlite3_vfs_register;
280 sqlite3_vfs_unregister;
284 sqlite3_temp_directory;