Searched refs:SQLITE_DENY (Results 1 – 2 of 2) sorted by relevance
2513 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro
2541 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ macro75702 if( auth==SQLITE_DENY ){84002 if( rc==SQLITE_DENY ){84102 if( rc==SQLITE_DENY ){84106 rc = SQLITE_DENY;89198 assert( rcauth==SQLITE_OK || rcauth==SQLITE_DENY || rcauth==SQLITE_IGNORE );89199 if( rcauth==SQLITE_DENY ){102744 testcase( i==SQLITE_DENY );106423 if( rc==SQLITE_DENY ){