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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h563 #define sqlite3_backup_step sqlite3_api->backup_step macro
H A Dsqlite3.c81886 SQLITE_API int sqlite3_backup_step(sqlite3_backup *p, int nPage){ function
136035 #define sqlite3_backup_step macro
[all...]

Completed in 537 milliseconds