Searched refs:sqlite3_snapshot_cmp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h9708 ** The sqlite3_snapshot_cmp(P1, P2) interface is used to compare the ages
9729 SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_cmp(
H A Dsqlite3.c10771 ** The sqlite3_snapshot_cmp(P1, P2) interface is used to compare the ages
10792 SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_cmp(
63839 SQLITE_API int sqlite3_snapshot_cmp(sqlite3_snapshot *p1, sqlite3_snapshot *p2){ function
[all...]

Completed in 688 milliseconds