Home | History | Annotate | Download | only in dist

Lines Matching full:invalidated

3782 ** sqlite3_column_text16() may be invalidated.
3802 ** are not possible and in those cases prior pointers are invalidated.
4088 ** [sqlite3_value_text16()] can be invalidated by a subsequent call to
38521 ** transaction is rolled back. All outstanding pages are invalidated
48612 ** invalidated.
49171 ** invalidated if some other cursor writes to the same table, or if
53791 ** callbacks when pages are changed or the cache invalidated.
54073 ** destination is now invalidated. The destination copy of iPage needs
54358 ** Existing representations MEM_Int and MEM_Real are *not* invalidated.
63370 ** to be invalidated whenever sqlite3_step() is called from within
66875 ** already been invalidated. Return SQLITE_ABORT in this case.
66945 ** already been invalidated. Return SQLITE_ABORT in this case.
95848 ** WhereTerms. All pointers to WhereTerms should be invalidated after
106405 ** then any copies made by synthCollSeq() need to be invalidated.