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

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile164 sqlite3_snapshot_cmp.3 \
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h10584 ** The sqlite3_snapshot_cmp(P1, P2) interface is used to compare the ages
10605 SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_cmp(
H A Dsqlite3.c10897 ** The sqlite3_snapshot_cmp(P1, P2) interface is used to compare the ages
10918 SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_cmp(
69059 SQLITE_API int sqlite3_snapshot_cmp(sqlite3_snapshot *p1, sqlite3_snapshot *p2){ function
[all...]

Completed in 607 milliseconds