Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_main.c719 static int fts5StmtType(Fts5Cursor *pCsr){ in fts5StmtType() function
748 int eStmt = fts5StmtType(pCsr); in fts5FreeCursorComponents()
1374 pTab->pStorage, fts5StmtType(pCsr), &pCsr->pStmt, &pTab->p.base.zErrMsg in fts5FilterMethod()
1461 int eStmt = fts5StmtType(pCsr); in fts5SeekCursor()