Searched refs:fts5IndexColsetTest (Results 1 – 1 of 1) sorted by relevance
3036 static int fts5IndexColsetTest(Fts5Colset *pColset, int iCol){ in fts5IndexColsetTest() function3059 if( fts5IndexColsetTest(pCtx->pColset, iVal) ){ in fts5PoslistOffsetsCallback()3084 if( fts5IndexColsetTest(pCtx->pColset, iCol) ){ in fts5PoslistFilterCallback()3108 pCtx->eState = fts5IndexColsetTest(pCtx->pColset, iCol); in fts5PoslistFilterCallback()3188 sCtx.eState = fts5IndexColsetTest(pColset, 0); in fts5SegiterPoslist()