Searched refs:SQLITE_VERSION (Results 1 – 5 of 5) sorted by relevance
50 #ifdef SQLITE_VERSION51 # undef SQLITE_VERSION84 #define SQLITE_VERSION "3.4.0" macro
76 #ifdef SQLITE_VERSION77 # undef SQLITE_VERSION110 #define SQLITE_VERSION "3.6.22" macro
76 #ifdef SQLITE_VERSION77 # undef SQLITE_VERSION86 ** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header92 ** numbers used in [SQLITE_VERSION].)^110 #define SQLITE_VERSION "3.6.22"118 ** These interfaces provide the same information as the [SQLITE_VERSION],129 ** assert( strcmp(sqlite3_libversion(),SQLITE_VERSION)==0 );132 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
600 #ifdef SQLITE_VERSION601 # undef SQLITE_VERSION634 #define SQLITE_VERSION "3.6.22" macro668 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION;95489 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION;
600 #ifdef SQLITE_VERSION601 # undef SQLITE_VERSION610 ** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header616 ** numbers used in [SQLITE_VERSION].)^634 #define SQLITE_VERSION "3.6.22"642 ** These interfaces provide the same information as the [SQLITE_VERSION],653 ** assert( strcmp(sqlite3_libversion(),SQLITE_VERSION)==0 );656 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]668 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION;95476 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION;