Lines Matching refs:TK_AGG_FUNCTION
7058 #define TK_AGG_FUNCTION 153
9639 ** If Expr.op==TK_AGG_COLUMN or TK_AGG_FUNCTION then Expr.pAggInfo is a
9794 AggInfo *pAggInfo; /* Used by TK_AGG_COLUMN and TK_AGG_FUNCTION */
68031 ** to TK_AGG_FUNCTION.
68161 pExpr->op = TK_AGG_FUNCTION;
68727 ** set and the opcode is changed from TK_FUNCTION to TK_AGG_FUNCTION.
69930 case TK_AGG_FUNCTION:
69934 testcase( pExpr->op==TK_AGG_FUNCTION );
71317 case TK_AGG_FUNCTION: {
71808 case TK_AGG_FUNCTION:
72407 case TK_AGG_FUNCTION: {
90891 if( pExpr->op!=TK_AGG_FUNCTION ) return 0;
90932 if( pExpr->op!=TK_AGG_FUNCTION ) return 0;
91783 ** sAggInfo for all TK_AGG_FUNCTION nodes in expressions of the