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