Searched defs:SQLITE_INTERNAL (Results 1 – 8 of 8) sorted by relevance
19 public static final int SQLITE_INTERNAL = 2; /* Internal logic error in SQLite */ field in Constants
383 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
926 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
378 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
401 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
516 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro