Searched refs:xEof (Results 1 – 2 of 2) sorted by relevance
4759 int (*xEof)(sqlite3_vtab_cursor*); member
5306 int (*xEof)(sqlite3_vtab_cursor*); member68504 u.ci.res = u.ci.pModule->xEof(u.ci.pVtabCursor);68612 u.ck.res = u.ck.pModule->xEof(u.ck.pCur->pVtabCursor);
Completed in 301 milliseconds