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

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

Completed in 558 milliseconds