Lines Matching refs:backup_pagecount
79780 ** read by calls to backup_remaining() and backup_pagecount().79807 ** backup_pagecount() are not thread-safe functions. If they are called79811 ** or backup_pagecount().132138 int (*backup_pagecount)(sqlite3_backup*);132483 #define sqlite3_backup_pagecount sqlite3_api->backup_pagecount