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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h5180 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5367 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5751 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5938 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h4785 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
4972 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5338 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5525 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 1110 milliseconds