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

/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3ext.h436 #define sqlite3_backup_step sqlite3_api->backup_step macro
H A Dsqlite3.c58368 SQLITE_API int sqlite3_backup_step(sqlite3_backup *p, int nPage){ function
92613 #define sqlite3_backup_step macro
[all...]
/freebsd-10.0-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 588 milliseconds