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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h116 ** KEYWORDS: sqlite3_version
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.c640 ** KEYWORDS: sqlite3_version
656 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
658 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
668 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; variable
95240 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; local
[all...]

Completed in 408 milliseconds