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

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile208 sqlite3_version.3 \
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d51 extern immutable(char)* sqlite3_version;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h155 ** KEYWORDS: sqlite3_version sqlite3_sourceid
171 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
173 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
185 SQLITE_API SQLITE_EXTERN const char sqlite3_version[]; variable
H A Dsqlite3.c468 ** KEYWORDS: sqlite3_version sqlite3_sourceid
484 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
486 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
498 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; variable
178246 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; local
[all...]

Completed in 809 milliseconds