Lines Matching full:invalidated
4184 ** sqlite3_column_text16() may be invalidated.
4204 ** are not possible and in those cases prior pointers are invalidated.
4490 ** [sqlite3_value_text16()] can be invalidated by a subsequent call to
42188 ** transaction is rolled back. All outstanding pages are invalidated
52655 ** invalidated.
53213 ** invalidated if some other cursor writes to the same table, or if
57959 ** callbacks when pages are changed or the cache invalidated.
58259 ** destination is now invalidated. The destination copy of iPage needs
58557 ** Existing representations MEM_Int and MEM_Real are *not* invalidated.
67932 ** to be invalidated whenever sqlite3_step() is called from within
71566 ** already been invalidated. Return SQLITE_ABORT in this case.
71636 ** already been invalidated. Return SQLITE_ABORT in this case.
102889 ** WhereTerms. All pointers to WhereTerms should be invalidated after
113302 ** any open cursors are invalidated ("tripped" - as in "tripping a circuit
114164 ** then any copies made by synthCollSeq() need to be invalidated.