HomeSort by relevance Sort by last modified time
    Searched refs:SQLITE_NOLFS (Results 1 - 6 of 6) sorted by null

  /external/javasqlite/src/main/java/SQLite/
Constants.java 39 public static final int SQLITE_NOLFS = 22; /* Uses OS features not supported on host */
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 336 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */
    [all...]
  /external/sqlite/dist/
sqlite3.h 403 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */
    [all...]
sqlite3.h.orig 403 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */
    [all...]
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 27 milliseconds