Searched refs:ncFlags (Results 1 – 1 of 1) sorted by relevance
19865 int ncFlags; /* Zero or more NC_* flags defined below */ member108197 if( pTopNC->ncFlags & NC_IsDDL ){108348 testcase( pNC->ncFlags & NC_PartIdx );108349 testcase( pNC->ncFlags & NC_IsCheck );108350 if( (pNC->ncFlags & (NC_PartIdx|NC_IsCheck))!=0 ){108560 if( (pNC->ncFlags & NC_UBaseReg)!=0108578 if( (pNC->ncFlags & NC_UUpsert)!=0 && zTab!=0 ){108657 && (pNC->ncFlags & (NC_IdxExpr|NC_GenCol))==0108690 && (pNC->ncFlags & NC_UEList)!=0108705 if( (pNC->ncFlags&NC_AllowAgg)==0 && ExprHasProperty(pOrig, EP_Agg) ){[all …]