Searched refs:fts5NextMethod (Results 1 – 1 of 1) sorted by relevance
260623 static int fts5NextMethod(sqlite3_vtab_cursor *pCursor){ function261273 rc = fts5NextMethod(pCursor);262513 rc = fts5NextMethod((sqlite3_vtab_cursor*)pNew)263402 /* xNext */ fts5NextMethod,