Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c9216 static int completionNext(sqlite3_vtab_cursor *cur){ in completionNext() function
9414 return completionNext(pVtabCursor); in completionFilter()
9482 completionNext, /* xNext - advance a cursor */