Searched defs:SQLITE_DENY (Results 1 – 12 of 12) 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
3049 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
252 pub const SQLITE_DENY: i32 = 1; constant
4097 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
3047 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
4086 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro