Searched refs:fts3ExprLHitGather (Results 1 – 1 of 1) sorted by relevance
210749 static int fts3ExprLHitGather( function210757 rc = fts3ExprLHitGather(pExpr->pLeft, p);210758 if( rc==SQLITE_OK ) rc = fts3ExprLHitGather(pExpr->pRight, p);211163 rc = fts3ExprLHitGather(pCsr->pExpr, pInfo);