Home | History | Annotate | Download | only in orig

Lines Matching full:invalidate

4201 ** not invalidate a prior pointer, though of course the content of the buffer
49797 ** Invalidate the overflow page-list cache for cursor pCur, if any.
49806 ** Invalidate the overflow page-list cache for all cursors opened
49819 ** to invalidate any incrblob cursors that are open on the
49823 ** table is about to be deleted. In this case invalidate all incrblob
49827 ** rowid iRow is being replaced or deleted. In this case invalidate
51386 ** Close an open database and invalidate all cursors.
53202 ** mode, the following events may invalidate an overflow page-list cache.
56156 /* If this is an insert into a table b-tree, invalidate any incrblob
56228 ** back to the root page as balance() used to invalidate the contents
56287 ** invalidate any incrblob cursors open on the row being deleted. */
56598 /* Invalidate all incrblob cursors open on table iTable (assuming iTable
57914 ** of the page 'extra' space to invalidate the Btree layers
58785 ** Convert pMem to type integer. Invalidate any prior representations.
58799 ** Invalidate any prior representations.
58812 ** Invalidate any prior representations.
65999 /* Invalidate all ephemeral cursor row caches */
67863 /* Invalidate all prepared statements whenever the TEMP database
68996 ** might move or invalidate the cursor. Hence cursor u.bi.pC is always pointing
69122 ** OP_Rewind/Op_Next with no intervening instructions that might invalidate
84089 ** to invalidate all pre-compiled statements.
86461 /* Verify that the call to _bytes() does not invalidate the _text() pointer */
86480 /* Verify that the call to _bytes() does not invalidate the _text() pointer */
92171 ** Invalidate temp storage, either when the temp storage is changed
93946 ** not downgrade the database and thus invalidate any descending
113566 ** operation to continue but invalidate all precompiled statements.
114138 ** are no active VMs, invalidate any pre-compiled statements.
121005 ** Invalidate the current position list for phrase pPhrase.