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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h5182 int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid); member in struct:sqlite3_module
5367 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5753 int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid); 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.h4787 int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid); member in struct:sqlite3_module
4972 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5340 int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid); member in struct:sqlite3_module
5525 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 670 milliseconds