Lines Matching refs:ExprClearProperty
19083 #define ExprClearProperty(E,P) (E)->flags&=~(P) macro
107495 ExprClearProperty(pExpr,EP_Leaf);
112586 ExprClearProperty(pExpr, EP_Subrtn);
113263 ExprClearProperty(p, EP_Skip);
143343 ExprClearProperty(p, EP_OuterON|EP_InnerON);
143347 ExprClearProperty(p, EP_CanBeNull);
146813 ExprClearProperty(pExpr, EP_Collate);
147775 ExprClearProperty(pExpr, EP_Leaf);
148267 ExprClearProperty(pY, EP_Skip|EP_Unlikely);
149505 ExprClearProperty(pExpr, EP_Skip|EP_Collate|EP_Unlikely);
161383 ExprClearProperty(pExpr, EP_InnerON);
170159 ExprClearProperty(pExpr, EP_Static);