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

/freebsd-10.3-release/contrib/sqlite3/
H A Dsqlite3ext.h458 #define sqlite3_backup_step sqlite3_api->backup_step macro
H A Dsqlite3.c63732 SQLITE_API int SQLITE_STDCALL sqlite3_backup_step(sqlite3_backup *p, int nPage){ function
103444 #define sqlite3_backup_step macro
[all...]
/freebsd-10.3-release/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...]

Completed in 602 milliseconds