Lines Matching refs:expLeft
103108 u16 expLeft = (pExpr->pLeft->flags & EP_ExpCollate);103113 pExpr->pRight->flags = (pExpr->pRight->flags & ~EP_ExpCollate) | expLeft;