Home
last modified time | relevance | path

Searched defs:xUnfetch (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h854 int (*xUnfetch)(sqlite3_file*, sqlite3_int64 iOfst, void *p); member
/third_party/sqlite/src/
Dsqlite3.c1164 int (*xUnfetch)(sqlite3_file*, sqlite3_int64 iOfst, void *p); member