Lines Matching full:invalidate
4201 ** not invalidate a prior pointer, though of course the content of the buffer
49810 ** Invalidate the overflow page-list cache for cursor pCur, if any.
49819 ** Invalidate the overflow page-list cache for all cursors opened
49832 ** to invalidate any incrblob cursors that are open on the
49836 ** table is about to be deleted. In this case invalidate all incrblob
49840 ** rowid iRow is being replaced or deleted. In this case invalidate
51399 ** Close an open database and invalidate all cursors.
53215 ** mode, the following events may invalidate an overflow page-list cache.
56169 /* If this is an insert into a table b-tree, invalidate any incrblob
56241 ** back to the root page as balance() used to invalidate the contents
56300 ** invalidate any incrblob cursors open on the row being deleted. */
56611 /* Invalidate all incrblob cursors open on table iTable (assuming iTable
57927 ** of the page 'extra' space to invalidate the Btree layers
58798 ** Convert pMem to type integer. Invalidate any prior representations.
58812 ** Invalidate any prior representations.
58825 ** Invalidate any prior representations.
66012 /* Invalidate all ephemeral cursor row caches */
67876 /* Invalidate all prepared statements whenever the TEMP database
69009 ** might move or invalidate the cursor. Hence cursor u.bi.pC is always pointing
69135 ** OP_Rewind/Op_Next with no intervening instructions that might invalidate
84102 ** to invalidate all pre-compiled statements.
86474 /* Verify that the call to _bytes() does not invalidate the _text() pointer */
86493 /* Verify that the call to _bytes() does not invalidate the _text() pointer */
92184 ** Invalidate temp storage, either when the temp storage is changed
93959 ** not downgrade the database and thus invalidate any descending
113579 ** operation to continue but invalidate all precompiled statements.
114151 ** are no active VMs, invalidate any pre-compiled statements.
121036 ** Invalidate the current position list for phrase pPhrase.