Searched refs:xEof (Results 1 – 4 of 4) sorted by relevance
4785 int (*xEof)(sqlite3_vtab_cursor*); member
5338 int (*xEof)(sqlite3_vtab_cursor*); member69401 u.cl.res = u.cl.pModule->xEof(u.cl.pVtabCursor);69509 u.cn.res = u.cn.pModule->xEof(u.cn.pCur->pVtabCursor);
5526 int (*xEof)(sqlite3_vtab_cursor*); member
5740 int (*xEof)(sqlite3_vtab_cursor*); member78348 res = pModule->xEof(pVtabCursor);78434 res = pModule->xEof(pCur->pVtabCursor);