Home | History | Annotate | Download | only in dist

Lines Matching full:closed

259 ** [sqlite3_open_v2()], and not previously closed.
751 ** deleted when it is closed. The [SQLITE_OPEN_DELETEONCLOSE]
863 ** single thread. All open [database connections] must be closed and all
1445 ** is closed or might close before sqlite3_interrupt() returns.
2152 ** the database connection is closed. Future versions of SQLite might
2160 ** automatically deleted as soon as the database connection is closed.
2358 ** [sqlite3_open16()]. The database connection must not have been closed.
3599 ** collation creation functions or when the [database connection] is closed
3826 ** automatically rolled back because the database connection is closed.
4484 ** at the time when the BLOB is closed. Any errors that occur during
4487 ** ^(The BLOB is closed unconditionally. Even if this routine returns
4488 ** an error code, the BLOB is still closed.)^
4505 ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
4531 ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
4569 ** been closed by [sqlite3_blob_close()]. Passing any other pointer in