Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c2408 static sqlite3_stmt *fts5IdxSelectStmt(Fts5Index *p){ in fts5IdxSelectStmt() function
2446 pIdxSelect = fts5IdxSelectStmt(p); in fts5SegIterSeekInit()
3684 sqlite3_stmt *pIdxSelect = fts5IdxSelectStmt(p); in fts5AllocateSegid()