Home
last modified time | relevance | path

Searched refs:completionNext (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c3186 static int completionNext(sqlite3_vtab_cursor *cur){ in completionNext() function
3384 return completionNext(pVtabCursor); in completionFilter()
3452 completionNext, /* xNext - advance a cursor */