Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c200104 static int fts3auxNextMethod(sqlite3_vtab_cursor *pCursor){ function
200291 if( rc==SQLITE_OK ) rc = fts3auxNextMethod(pCursor);
200371 fts3auxNextMethod, /* xNext */