Home
last modified time | relevance | path

Searched refs:xEof (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h4759 int (*xEof)(sqlite3_vtab_cursor*); member
H A Dsqlite3.c5306 int (*xEof)(sqlite3_vtab_cursor*); member
68504 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