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