Searched refs:SQLITE_EMPTY (Results 1 – 3 of 3) sorted by relevance
69 case SQLITE_EMPTY: in _pysqlite_seterror()
461 #define SQLITE_EMPTY 16 /* Internal use only */ macro
102233 if( rc==SQLITE_EMPTY ){102489 + if( rc && rc!=SQLITE_EMPTY ) return rc;140654 if( rc==SQLITE_EMPTY ){140910 + if( rc && rc!=SQLITE_EMPTY ) return rc;171278 if( rc==SQLITE_EMPTY ){171534 + if( rc && rc!=SQLITE_EMPTY ) return rc;