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

/netbsd-current/usr.sbin/makemandb/
H A Dfts3_tokenizer.h123 ** to xNext() or xClose().
129 int (*xNext)( member in struct:sqlite3_tokenizer_module
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1375 int function (sqlite3_vtab_cursor*) xNext;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h7303 int (*xNext)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
7391 ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
7627 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c7616 int (*xNext)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
7704 ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
7940 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 701 milliseconds