Lines Matching full:invalidate
4201 ** not invalidate a prior pointer, though of course the content of the buffer
49825 ** Invalidate the overflow page-list cache for cursor pCur, if any.
49834 ** Invalidate the overflow page-list cache for all cursors opened
49847 ** to invalidate any incrblob cursors that are open on the
49851 ** table is about to be deleted. In this case invalidate all incrblob
49855 ** rowid iRow is being replaced or deleted. In this case invalidate
51414 ** Close an open database and invalidate all cursors.
53230 ** mode, the following events may invalidate an overflow page-list cache.
56184 /* If this is an insert into a table b-tree, invalidate any incrblob
56256 ** back to the root page as balance() used to invalidate the contents
56315 ** invalidate any incrblob cursors open on the row being deleted. */
56626 /* Invalidate all incrblob cursors open on table iTable (assuming iTable
57942 ** of the page 'extra' space to invalidate the Btree layers
58813 ** Convert pMem to type integer. Invalidate any prior representations.
58827 ** Invalidate any prior representations.
58840 ** Invalidate any prior representations.
66027 /* Invalidate all ephemeral cursor row caches */
67891 /* Invalidate all prepared statements whenever the TEMP database
69024 ** might move or invalidate the cursor. Hence cursor u.bi.pC is always pointing
69150 ** OP_Rewind/Op_Next with no intervening instructions that might invalidate
84125 ** to invalidate all pre-compiled statements.
86497 /* Verify that the call to _bytes() does not invalidate the _text() pointer */
86516 /* Verify that the call to _bytes() does not invalidate the _text() pointer */
92207 ** Invalidate temp storage, either when the temp storage is changed
93982 ** not downgrade the database and thus invalidate any descending
113602 ** operation to continue but invalidate all precompiled statements.
114174 ** are no active VMs, invalidate any pre-compiled statements.
121051 ** Invalidate the current position list for phrase pPhrase.