Searched defs:SQLITE_INTERNAL (Results 1 – 16 of 16) sorted by relevance
19 public static final int SQLITE_INTERNAL = 2; /* Internal logic error in SQLite */ field in Constants
8 pub const SQLITE_INTERNAL: i32 = 2; constant
10 pub const SQLITE_INTERNAL: i32 = 2; constant
447 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
757 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
760 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
424 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro
9 pub const SQLITE_INTERNAL: i32 = 2; constant
1487 #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */ macro