HomeSort by relevance Sort by last modified time
    Searched defs:SQLITE_INTERNAL (Results 1 - 3 of 3) sorted by null

  /external/javasqlite/src/main/java/SQLite/
Constants.java 19 public static final int SQLITE_INTERNAL = 2; /* Internal logic error in SQLite */
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h 383 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */
    [all...]
sqlite3.c     [all...]

Completed in 136 milliseconds