Searched refs:apndUnfetch (Results 1 – 1 of 1) sorted by relevance
8776 static int apndUnfetch(sqlite3_file*, sqlite3_int64 iOfst, void *p);8842 apndUnfetch /* xUnfetch */9047 static int apndUnfetch(sqlite3_file *pFile, sqlite3_int64 iOfst, void *pPage){ in apndUnfetch() function