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

/macosx-10.10/Heimdal-398.1.2/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 441 milliseconds