Searched refs:EP_VarSelect (Results 1 – 1 of 1) sorted by relevance
18983 #define EP_VarSelect 0x000040 /* pSelect is correlated, not constant */ macro107479 ExprSetProperty(pExpr, EP_VarSelect);111233 if( ExprHasProperty(pX, EP_VarSelect) ) return 0; /* Correlated subq */111719 if( !ExprHasProperty(pExpr, EP_VarSelect) && pParse->iSelfTab==0 ){111942 if( !ExprHasProperty(pExpr, EP_VarSelect) ){160708 if( ExprHasProperty(p, EP_VarSelect) ) pMaskSet->bVarSelect = 1;