HomeSort by relevance Sort by last modified time
    Searched full:sqlite3_version (Results 1 - 4 of 4) sorted by null

  /external/sqlite/dist/orig/
sqlite3.c 327 ** KEYWORDS: sqlite3_version, sqlite3_sourceid
343 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
345 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
355 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; variable
128024 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; local
    [all...]
sqlite3.h 120 ** KEYWORDS: sqlite3_version, sqlite3_sourceid
136 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
138 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
148 SQLITE_API SQLITE_EXTERN const char sqlite3_version[]; variable
    [all...]
  /external/sqlite/dist/
sqlite3.c 327 ** KEYWORDS: sqlite3_version, sqlite3_sourceid
343 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
345 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
355 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; variable
128042 SQLITE_API const char sqlite3_version[] = SQLITE_VERSION; local
    [all...]
sqlite3.h 120 ** KEYWORDS: sqlite3_version, sqlite3_sourceid
136 ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
138 ** to the sqlite3_version[] string constant. The sqlite3_libversion()
148 SQLITE_API SQLITE_EXTERN const char sqlite3_version[]; variable
    [all...]

Completed in 968 milliseconds