Searched defs:SQLITE_INTERNAL (Results 1 – 3 of 3) sorted by relevance
115 SQLITE_INTERNAL = 2, /** Internal logic error in SQLite */ enumerator
447 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
760 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro