Searched refs:sqlite3_snapshot (Results 1 – 3 of 3) sorted by relevance
10465 typedef struct sqlite3_snapshot { struct10467 } sqlite3_snapshot; argument10515 sqlite3_snapshot **ppSnapshot10564 sqlite3_snapshot *pSnapshot10578 SQLITE_API SQLITE_EXPERIMENTAL void sqlite3_snapshot_free(sqlite3_snapshot*);10606 sqlite3_snapshot *p1,10607 sqlite3_snapshot *p2
10778 typedef struct sqlite3_snapshot { struct10780 } sqlite3_snapshot; argument10828 sqlite3_snapshot **ppSnapshot10877 sqlite3_snapshot *pSnapshot10891 SQLITE_API SQLITE_EXPERIMENTAL void sqlite3_snapshot_free(sqlite3_snapshot*);10919 sqlite3_snapshot *p1,10920 sqlite3_snapshot *p215902 SQLITE_PRIVATE int sqlite3PagerSnapshotGet(Pager*, sqlite3_snapshot **ppSnapshot);15903 SQLITE_PRIVATE int sqlite3PagerSnapshotOpen(Pager*, sqlite3_snapshot *pSnapshot);15905 SQLITE_PRIVATE int sqlite3PagerSnapshotCheck(Pager *pPager, sqlite3_snapshot *pSnapshot);[all …]
10769 ./usr/share/man/cat3/sqlite3_snapshot.0 comp-3-catman .cat19294 ./usr/share/man/html3/sqlite3_snapshot.html comp-c-htmlman html27855 ./usr/share/man/man3/sqlite3_snapshot.3 comp-c-man .man