Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c2903 static int fts5ExprColsetTest(Fts5Colset *pColset, int iCol){ in fts5ExprColsetTest() function
2962 if( (pColset && 0==fts5ExprColsetTest(pColset, iCol)) in sqlite3Fts5ExprPopulatePoslists()