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

/freebsd-11-stable/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...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h6791 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
7078 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c7854 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
8141 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 1210 milliseconds