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

/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.h5179 int (*xNext)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5243 ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
5367 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5750 int (*xNext)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5814 ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
5938 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h4784 int (*xNext)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
4848 ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
4972 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5337 int (*xNext)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5401 ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
5525 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 783 milliseconds