Searched refs:memFetch (Results 1 – 1 of 1) sorted by relevance
86 static int memFetch(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp);146 memFetch, /* xFetch */305 static int memFetch( in memFetch() function