Searched defs:SQLITE_ERROR (Results 1 – 16 of 16) sorted by relevance
18 public static final int SQLITE_ERROR = 1; /* SQL error or missing database */ field in Constants
7 pub const SQLITE_ERROR: i32 = 1; constant
9 pub const SQLITE_ERROR: i32 = 1; constant
446 #define SQLITE_ERROR 1 /* Generic error */ macro
756 #define SQLITE_ERROR 1 /* Generic error */ macro
759 #define SQLITE_ERROR 1 /* Generic error */ macro
423 #define SQLITE_ERROR 1 /* Generic error */ macro
8 pub const SQLITE_ERROR: i32 = 1; constant
1486 #define SQLITE_ERROR 1 /* Generic error */ macro