Searched refs:exprListIsConstant (Results 1 – 1 of 1) sorted by relevance
139497 static int exprListIsConstant(Parse *pParse, ExprList *pRow){ function139511 if( exprListIsConstant(pParse,pRow)==0 ) return 0;139577 || exprListIsConstant(pParse,pRow)==0 /* condition (c) above */