Searched refs:SQLITE_IGNORE (Results 1 – 4 of 4) sorted by relevance
289 ADD_INT(SQLITE_IGNORE); in add_integer_constants()
3174 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
458 statement should be aborted with an error and :const:`SQLITE_IGNORE` if the
8514 case SQLITE_IGNORE: { in zipfileUpdate()