Searched defs:SQLITE_NOTFOUND (Results 1 – 5 of 5) sorted by relevance
29 public static final int SQLITE_NOTFOUND = 12; /* NOT USED. Table or record not found */ field in Constants
435 #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */ macro
1459 #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */ macro