Searched refs:substExprList (Results 1 – 1 of 1) sorted by relevance
3760 static void substExprList(SubstContext*, ExprList*);3862 substExprList(pSubst, pExpr->x.pList); in substExpr()3868 substExprList(pSubst, pWin->pPartition); in substExpr()3869 substExprList(pSubst, pWin->pOrderBy); in substExpr()3875 static void substExprList( in substExprList() function3895 substExprList(pSubst, p->pEList); in substSelect()3896 substExprList(pSubst, p->pGroupBy); in substSelect()3897 substExprList(pSubst, p->pOrderBy); in substSelect()3905 substExprList(pSubst, pItem->u1.pFuncArg); in substSelect()