Searched defs:sqlite3_backup_step (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h401 #define sqlite3_backup_step sqlite3_api->backup_step macro
H A Dsqlite3.c56771 SQLITE_API int sqlite3_backup_step(sqlite3_backup *p, int nPage){ function
89293 #define sqlite3_backup_step macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3ext.h534 #define sqlite3_backup_step sqlite3_api->backup_step macro
H A Dsqlite3.c76016 SQLITE_API int sqlite3_backup_step(sqlite3_backup *p, int nPage){ function
125924 #define sqlite3_backup_step macro
[all...]

Completed in 1002 milliseconds