Searched defs:SQLITE_ABORT (Results 1 – 6 of 6) sorted by relevance
21 public static final int SQLITE_ABORT = 4; /* Callback routine requested an abort */ field in Constants
318 #define SQLITE_ABORT 4 /* Callback routine requested an abort */ macro
386 #define SQLITE_ABORT 4 /* Callback routine requested an abort */ macro
936 #define SQLITE_ABORT 4 /* Callback routine requested an abort */ macro