Searched defs:SQLITE_DENY (Results 1 – 8 of 8) sorted by relevance
103 public static final int SQLITE_DENY = 1; /* Abort the SQL statement with an error */ field in Constants
2205 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
2748 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
2200 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
2511 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
2626 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro