Searched defs:SQLITE_INTERNAL (Results 1 – 5 of 5) sorted by relevance
19 public static final int SQLITE_INTERNAL = 2; /* Internal logic error in SQLite */ field in Constants
425 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
1449 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro