Home | History | Annotate | Download | only in dist

Lines Matching full:closed

783 ** [sqlite3_open_v2()], and not previously closed.
1275 ** deleted when it is closed. The [SQLITE_OPEN_DELETEONCLOSE]
1387 ** single thread. All open [database connections] must be closed and all
1969 ** is closed or might close before sqlite3_interrupt() returns.
2676 ** the database connection is closed. Future versions of SQLite might
2684 ** automatically deleted as soon as the database connection is closed.
2882 ** [sqlite3_open16()]. The database connection must not have been closed.
4123 ** collation creation functions or when the [database connection] is closed
4350 ** automatically rolled back because the database connection is closed.
5008 ** at the time when the BLOB is closed. Any errors that occur during
5011 ** ^(The BLOB is closed unconditionally. Even if this routine returns
5012 ** an error code, the BLOB is still closed.)^
5029 ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
5055 ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
5093 ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
8462 #define SQLITE_MAGIC_CLOSED 0x9f3c2d33 /* Database is closed */
8739 ** when the VDBE cursor to the table is closed. In this case Table.tnum
19454 ** argument. The zType is a word like "NULL" or "closed" or "invalid".
19467 ** NULL or which have been previously closed. If this routine returns
21456 ** Sometimes, after a file handle is closed
21457 ** cannot be closed immediately. In these cases, instances of the following
22159 ** be closed and that list is walked (and cleared) when the last lock
22263 ** file descriptor to be closed to the pending list.
22985 ** If all such file descriptors are closed without error, the list is
22988 ** Otherwise, if an error occurs, then successfully closed file descriptor
23209 ** descriptor to pOpen->pUnused list. It will be automatically closed
24205 ** descriptor to pOpen->aPending. It will be automatically closed when
25061 ** zFilename remains valid until file is closed, to support */
25104 /* NB: zFilename exists and remains valid until the file is closed
25281 ** Such a file descriptor may exist if a database connection was closed
25282 ** but the associated file descriptor could not be closed because some
25351 ** file handle closed. To achieve the same effect using this new
25978 ** the connection to the database is closed.
32664 ** Journal file descriptor is simply closed. This destroys an
32676 ** The journal file is closed and deleted using sqlite3OsDelete().
32734 ** file should be closed and deleted. If this connection writes to
33664 ** delete the temporary file when it is closed.
34510 ** automatically when they are closed. If zFilename is ":memory:" then
37103 ** a btree handle is closed.
39448 ** that is automatically destroyed when it is closed.
40796 ** pager if this call closed the only read or write transaction. */
41186 ** when the last cursor is closed.
45562 ** Just before the shared-btree is closed, the function passed as the
46004 ** one now. If a transaction is opened here, then it will be closed
49322 ** statement transaction that should be closed here. The only exception
49576 /* We have successfully halted and closed the VM. Record this fact. */
50117 ** The returned structure should be closed by a call to
53221 ** Exit immediately. All open cursors, etc are closed
53536 ** If the open statement-transaction is not closed here, then the user
55380 ** released when all cursors are closed. If this instruction attempts
55499 ** table is deleted automatically when the cursor is closed.
66909 /* If one or more of the auxiliary database files has been closed,
77599 ** to its default value when the database is closed and reopened.
78299 zState = "closed";
78588 ** will be closed before this function returns. */
78828 ** will be closed immediately after reading the meta-value. */
85785 ** is closed by the DETACH.
96666 ** the connection is closed.) If zFilename is NULL then the database
96668 ** soon as the connection is closed.
96671 ** deleted when the file is closed) or it an be held entirely in memory.
98066 ** closed and the unlock-notify callbacks on blocked connections
98114 ** being closed. The connection is removed from the blocked list.
98521 ** until the cursor is closed (using the xClose() method).
101057 ** FTS3 enabled database connection is closed). It frees the memory