Searched refs:xEof (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1376 int function (sqlite3_vtab_cursor*) xEof;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h7304 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
7627 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c7617 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
7940 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 822 milliseconds