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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h4914 int (*xNext)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
4978 ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
5102 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5464 int (*xNext)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5528 ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
5652 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 407 milliseconds