Lines Matching defs:sqlite3_snapshot_open
10599 ** ^The [sqlite3_snapshot_open(D,S,P)] interface either starts a new read
10603 ** database. ^The [sqlite3_snapshot_open()] interface returns SQLITE_OK
10607 ** [autocommit mode] when [sqlite3_snapshot_open(D,S,P)] is called. If there
10614 ** ^A call to sqlite3_snapshot_open() will fail to open if the specified
10626 ** ^(A call to [sqlite3_snapshot_open(D,S,P)] will fail if the
10635 ** The [sqlite3_snapshot_open()] interface is only available when the
10638 SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_open(
10695 ** on that database and [WAL file], the [sqlite3_snapshot_open()] interface
10701 ** sqlite3_snapshot_open(). It is an error if there is already a read
178222 SQLITE_API int sqlite3_snapshot_open(