Lines Matching defs:sqlite3_snapshot_get
10550 ** ^The [sqlite3_snapshot_get(D,S,P)] interface attempts to make a
10553 ** [sqlite3_snapshot_get(D,S,P)] interface writes a pointer to the newly
10559 ** the following statements are false when sqlite3_snapshot_get() is
10583 ** [sqlite3_snapshot_get()] must be freed using [sqlite3_snapshot_free()]
10586 ** The [sqlite3_snapshot_get()] interface is only available when the
10589 SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_get(
10668 ** snapshot handles were obtained by calling sqlite3_snapshot_get() since the
178186 SQLITE_API int sqlite3_snapshot_get(
178307 ** Free a snapshot handle obtained from sqlite3_snapshot_get().