Searched refs:fts5NextMethod (Results 1 – 1 of 1) sorted by relevance
898 static int fts5NextMethod(sqlite3_vtab_cursor *pCursor){ in fts5NextMethod() function1384 rc = fts5NextMethod(pCursor); in fts5FilterMethod()2323 rc = fts5NextMethod((sqlite3_vtab_cursor*)pNew) in fts5ApiQueryPhrase()2825 /* xNext */ fts5NextMethod, in fts5Init()