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