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