Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcompletion.c193 static int completionNext(sqlite3_vtab_cursor *cur){ in completionNext() function
391 return completionNext(pVtabCursor); in completionFilter()
459 completionNext, /* xNext - advance a cursor */