Home
last modified time | relevance | path

Searched refs:expired (Results 1 – 16 of 16) sorted by relevance

/sqlite-3.40.0/test/
H A Dtkt-b72787b1.test17 # as expired. This includes statements that are not expired.
26 # to be expired including the currently running B by calling
32 # valid and then is marked as expired while running.
67 # cause all $::STMT to hit an expired cookie. Prior to the fix
H A De_blobwrite.test136 # EVIDENCE-OF: R-20958-54138 An attempt to write to an expired BLOB
154 # BLOB handle expired are not rolled back by the expiration of the
156 # the statement that expired the BLOB handle or by other independent
H A Dschema.test351 # The following demonstrates why statements need to be expired whenever
373 # $::STMT was prepared. So unless it has been expired, it would be
H A Dtkt1644.test15 # are not expired correctly as a result of changes to TEMP
H A De_blobopen.test338 # BLOB handle is marked as "expired". This is true if any column of the
343 # sqlite3_blob_write() for an expired BLOB handle fail with a return
H A Dmisc4.test45 # was rolled back, statement $stmt was marked as expired. Executing it
H A Danalyze3.test365 # expired when the values bound to any parameters that may affect the
H A Dtrigger1.test755 # VDBE Program uses an expired value.
H A Dfts1porter.test7515 expired expir
/sqlite-3.40.0/src/
H A Dvdbeapi.c30 return p==0 || p->expired; in sqlite3_expired()
163 p->expired = 1; in sqlite3_clear_bindings()
655 if( p->expired ){ in sqlite3Step()
831 assert( v->expired==0 ); in sqlite3_step()
1472 p->expired = 1; in vdbeUnbind()
1755 pTo->expired = 1; in sqlite3_transfer_bindings()
1759 pFrom->expired = 1; in sqlite3_transfer_bindings()
H A Dsqlite3ext.h99 int (*expired)(sqlite3_stmt*); member
446 #define sqlite3_expired sqlite3_api->expired
H A DvdbeInt.h464 bft expired:2; /* 1: recompile VM immediately 2: when convenient */ member
H A Dvdbe.c3969 p->expired = 1; in sqlite3VdbeExec()
4053 p->expired = 0; in sqlite3VdbeExec()
4172 if( p->expired==1 ){ in sqlite3VdbeExec()
6812 p->expired = 0; in sqlite3VdbeExec()
7817 p->expired = pOp->p2+1; in sqlite3VdbeExec()
8220 p->expired = 0; in sqlite3VdbeExec()
H A Dvdbeaux.c2549 p->expired = 0; in sqlite3VdbeMakeReady()
5124 p->expired = iCode+1; in sqlite3ExpirePreparedStatements()
H A Dsqlite.h.in7490 ** then the BLOB handle is marked as "expired".
7494 ** an expired BLOB handle fail with a return code of [SQLITE_ABORT].
7603 ** ^An attempt to read from an expired [BLOB handle] fails with an
7644 ** ^An attempt to write to an expired [BLOB handle] fails with an
7646 ** before the [BLOB handle] expired are not rolled back by the
7648 ** have been overwritten by the statement that expired the BLOB handle
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test3765 expired expir expires expir