Lines Matching full:ppage
3776 static int apndUnfetch(sqlite3_file *pFile, sqlite3_int64 iOfst, void *pPage){3779 return pFile->pMethods->xUnfetch(pFile, iOfst+p->iPgOne, pPage);