Searched refs:completionNext (Results 1 – 2 of 2) sorted by relevance
3088 static int completionNext(sqlite3_vtab_cursor *cur){ in completionNext() function3285 return completionNext(pVtabCursor); in completionFilter()3353 completionNext, /* xNext - advance a cursor */
3094 static int completionNext(sqlite3_vtab_cursor *cur){ in completionNext() function3291 return completionNext(pVtabCursor); in completionFilter()3359 completionNext, /* xNext - advance a cursor */