Searched defs:SQLITE_IGNORE (Results 1 – 5 of 5) sorted by relevance
104 … public static final int SQLITE_IGNORE = 2; /* Don't allow access, but don't generate an error */ field in Constants
2614 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
2821 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro