Searched refs:SQLITE_INTERNAL (Results 1 – 2 of 2) sorted by relevance
407 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
614 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro129208 case SQLITE_INTERNAL: zName = "SQLITE_INTERNAL"; break;
Completed in 489 milliseconds