Searched defs:SQLITE_DENY (Results 1 – 16 of 16) sorted by relevance
103 public static final int SQLITE_DENY = 1; /* Abort the SQL statement with an error */ field in Constants
107 pub const SQLITE_DENY: i32 = 1; constant
114 pub const SQLITE_DENY: i32 = 1; constant
139 pub const SQLITE_DENY: i32 = 1; constant
167 pub const SQLITE_DENY: i32 = 1; constant
3228 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
3538 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
3247 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
3560 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
3062 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
253 pub const SQLITE_DENY: i32 = 1; constant
4125 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro