Home
last modified time | relevance | path

Searched defs:xGet (Results 1 – 7 of 7) sorted by relevance

/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.h684 int (*xGet)(unqlite_kv_handle,pgno,unqlite_page **); member
H A Dunqlite.c2891 int (*xGet)(unqlite_kv_handle,pgno,unqlite_page **); member
/dports/devel/fossil/fossil-src-2.17/src/
H A Dth.c724 int (*xGet)(Th_Interp *, const char*, int, int *) = 0; in thSubstWord() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpager.c694 int (*xGet)(Pager*,Pgno,DbPage**,int); /* Routine to fetch a patch */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpager.c707 int (*xGet)(Pager*,Pgno,DbPage**,int); /* Routine to fetch a patch */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpager.c693 int (*xGet)(Pager*,Pgno,DbPage**,int); /* Routine to fetch a patch */ member
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpager.c696 int (*xGet)(Pager*,Pgno,DbPage**,int); /* Routine to fetch a patch */ member