Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_main.c784 static int fts5CloseMethod(sqlite3_vtab_cursor *pCursor){ in fts5CloseMethod() function
2333 fts5CloseMethod((sqlite3_vtab_cursor*)pNew); in fts5ApiQueryPhrase()
2823 /* xClose */ fts5CloseMethod, in fts5Init()