Home
last modified time | relevance | path

Searched refs:scrubBackupVarint (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dscrub.c278 static int scrubBackupVarint(const u8 *z, sqlite3_int64 *pVal){ in scrubBackupVarint() function
442 pc += scrubBackupVarint(&a[pc], &P); in scrubBackupBtree()