mapfile-libsqlite3 revision 20212
0N/A#
2362N/A# CDDL HEADER START
0N/A#
0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
2362N/A#
0N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2362N/A# or http://www.opensolaris.org/os/licensing.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
0N/A#
0N/A# CDDL HEADER END
0N/A#
2362N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
2362N/A# Use is subject to license terms.
2362N/A#
0N/A# ident "@(#)mapfile-libsqlite3 1.4 09/06/05 SMI"
0N/A#
0N/A# Defines the public interface to SQLite3
0N/A#
0N/Asqlite_3.7.6 {
0N/A global:
0N/A sqlite3_wal_checkpoint_v2;
0N/A} sqlite_3.7.5;
0N/A
0N/Asqlite_3.7.5 {
0N/A global:
0N/A sqlite3_blob_reopen;
0N/A sqlite3_compileoption_get;
0N/A sqlite3_compileoption_used;
0N/A sqlite3_create_function_v2;
0N/A sqlite3_log;
0N/A sqlite3_rtree_geometry_callback;
0N/A sqlite3_soft_heap_limit64;
0N/A sqlite3_stmt_readonly;
0N/A sqlite3_vsnprintf;
0N/A sqlite3_wal_autocheckpoint;
0N/A sqlite3_wal_checkpoint;
0N/A sqlite3_wal_hook;
0N/A sqlite3_unlock_notify;
0N/A} sqlite_3.6.22;
0N/A
0N/Asqlite_3.6.22 {
0N/A global:
0N/A sqlite3_sourceid;
0N/A} sqlite_3.6.17;
0N/A
0N/Asqlite_3.6.17 {
0N/A global:
0N/A sqlite3_enable_load_extension;
0N/A sqlite3_load_extension;
0N/A sqlite3_strnicmp;
0N/A} sqlite_3.5.4;
0N/A
0N/Asqlite_3.5.4 {
0N/A global:
0N/A # exported functions
0N/A sqlite3_aggregate_context;
0N/A sqlite3_aggregate_count;
0N/A sqlite3_auto_extension;
0N/A sqlite3_backup_finish;
0N/A sqlite3_backup_init;
0N/A sqlite3_backup_pagecount;
0N/A sqlite3_backup_remaining;
0N/A sqlite3_backup_step;
0N/A sqlite3_bind_blob;
0N/A sqlite3_bind_double;
0N/A sqlite3_bind_int;
0N/A sqlite3_bind_int64;
0N/A sqlite3_bind_null;
0N/A sqlite3_bind_parameter_count;
0N/A sqlite3_bind_parameter_index;
0N/A sqlite3_bind_parameter_name;
0N/A sqlite3_bind_text;
0N/A sqlite3_bind_text16;
0N/A sqlite3_bind_value;
0N/A sqlite3_bind_zeroblob;
0N/A sqlite3_blob_bytes;
0N/A sqlite3_blob_close;
0N/A sqlite3_blob_open;
0N/A sqlite3_blob_read;
0N/A sqlite3_blob_write;
0N/A sqlite3_busy_handler;
0N/A sqlite3_busy_timeout;
0N/A sqlite3_changes;
0N/A sqlite3_clear_bindings;
0N/A sqlite3_close;
0N/A sqlite3_collation_needed;
0N/A sqlite3_collation_needed16;
0N/A sqlite3_column_blob;
0N/A sqlite3_column_bytes;
0N/A sqlite3_column_bytes16;
0N/A sqlite3_column_count;
0N/A sqlite3_column_decltype;
0N/A sqlite3_column_decltype16;
0N/A sqlite3_column_double;
0N/A sqlite3_column_int;
0N/A sqlite3_column_int64;
0N/A sqlite3_column_name;
0N/A sqlite3_column_name16;
0N/A sqlite3_column_text;
0N/A sqlite3_column_text16;
0N/A sqlite3_column_type;
0N/A sqlite3_column_value;
0N/A sqlite3_commit_hook;
0N/A sqlite3_complete;
0N/A sqlite3_complete16;
0N/A sqlite3_config;
0N/A sqlite3_context_db_handle;
0N/A sqlite3_create_collation;
0N/A sqlite3_create_collation16;
0N/A sqlite3_create_collation_v2;
0N/A sqlite3_create_function;
0N/A sqlite3_create_function16;
0N/A sqlite3_create_module;
0N/A sqlite3_create_module_v2;
0N/A sqlite3_data_count;
0N/A sqlite3_db_config;
0N/A sqlite3_db_handle;
0N/A sqlite3_db_mutex;
0N/A sqlite3_db_status;
0N/A sqlite3_declare_vtab;
sqlite3_enable_shared_cache;
sqlite3_errcode;
sqlite3_errmsg;
sqlite3_errmsg16;
sqlite3_exec;
sqlite3_expired;
sqlite3_extended_errcode;
sqlite3_extended_result_codes;
sqlite3_file_control;
sqlite3_finalize;
sqlite3_free;
sqlite3_free_table;
sqlite3_get_autocommit;
sqlite3_get_auxdata;
sqlite3_get_table;
sqlite3_global_recover;
sqlite3_initialize;
sqlite3_interrupt;
sqlite3_last_insert_rowid;
sqlite3_libversion;
sqlite3_libversion_number;
sqlite3_limit;
sqlite3_malloc;
sqlite3_memory_alarm;
sqlite3_memory_highwater;
sqlite3_memory_used;
sqlite3_mprintf;
sqlite3_mutex_alloc;
sqlite3_mutex_enter;
sqlite3_mutex_free;
sqlite3_mutex_leave;
sqlite3_mutex_try;
sqlite3_next_stmt;
sqlite3_open;
sqlite3_open16;
sqlite3_open_v2;
sqlite3_os_end;
sqlite3_os_init;
sqlite3_overload_function;
sqlite3_prepare;
sqlite3_prepare16;
sqlite3_prepare16_v2;
sqlite3_prepare_v2;
sqlite3_profile;
sqlite3_progress_handler;
sqlite3_randomness;
sqlite3_realloc;
sqlite3_release_memory;
sqlite3_reset;
sqlite3_reset_auto_extension;
sqlite3_result_blob;
sqlite3_result_double;
sqlite3_result_error;
sqlite3_result_error16;
sqlite3_result_error_code;
sqlite3_result_error_nomem;
sqlite3_result_error_toobig;
sqlite3_result_int;
sqlite3_result_int64;
sqlite3_result_null;
sqlite3_result_text;
sqlite3_result_text16;
sqlite3_result_text16be;
sqlite3_result_text16le;
sqlite3_result_value;
sqlite3_result_zeroblob;
sqlite3_rollback_hook;
sqlite3_set_authorizer;
sqlite3_set_auxdata;
sqlite3_shutdown;
sqlite3_sleep;
sqlite3_snprintf;
sqlite3_soft_heap_limit;
sqlite3_sql;
sqlite3_status;
sqlite3_step;
sqlite3_stmt_status;
sqlite3_test_control;
sqlite3_thread_cleanup;
sqlite3_threadsafe;
sqlite3_total_changes;
sqlite3_trace;
sqlite3_transfer_bindings;
sqlite3_update_hook;
sqlite3_user_data;
sqlite3_value_blob;
sqlite3_value_bytes;
sqlite3_value_bytes16;
sqlite3_value_double;
sqlite3_value_int;
sqlite3_value_int64;
sqlite3_value_numeric_type;
sqlite3_value_text;
sqlite3_value_text16;
sqlite3_value_text16be;
sqlite3_value_text16le;
sqlite3_value_type;
sqlite3_vfs_find;
sqlite3_vfs_register;
sqlite3_vfs_unregister;
sqlite3_vmprintf;
# exported data
sqlite3_temp_directory;
sqlite3_version;
local:
*;
};