Searched refs:sqlite3_version (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h116 ** KEYWORDS: sqlite3_version, sqlite3_sourceid
132 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
134 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
144 SQLITE_API SQLITE_EXTERN const char sqlite3_version[]; variable
H A Dsqlite3.c669 ** KEYWORDS: sqlite3_version, sqlite3_sourceid
685 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
687 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
697 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; variable
110177 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; local
[all...]

Completed in 507 milliseconds