Home | History | Annotate | Download | only in orig

Lines Matching defs:ExprList_item

11469   struct ExprList_item { /* For each expression in the list */
76675 struct ExprList_item *pItem;
77714 struct ExprList_item *pItem;
77791 struct ExprList_item *pItem;
77840 struct ExprList_item *pItem; /* A term of the ORDER BY clause */
78038 struct ExprList_item *pItem;
79179 struct ExprList_item *pItem, *pOldItem;
79330 struct ExprList_item *a;
79340 struct ExprList_item *pItem = &pList->a[pList->nExpr++];
79369 struct ExprList_item *pItem;
79394 struct ExprList_item *pItem = &pList->a[pList->nExpr-1];
79425 struct ExprList_item *pItem;
80065 struct ExprList_item *pItem;
81136 struct ExprList_item *pLItem = pExpr->x.pList->a;
81246 struct ExprList_item *aListelem; /* Array of WHEN terms */
81350 struct ExprList_item *pItem = &p->a[p->nExpr-1];
81381 struct ExprList_item *pItem;
81751 struct ExprList_item *pItem;
82396 struct ExprList_item *pTerm = pGB->a;
82506 struct ExprList_item *pItem;
85808 struct ExprList_item *pItem;
88898 struct ExprList_item *pListItem; /* For looping over pList */
102451 struct ExprList_item *pItem;
103087 struct ExprList_item *a;
103281 struct ExprList_item *pItem = &pOrderBy->a[i];
104169 struct ExprList_item *pItem;
104194 struct ExprList_item *pItem;
105132 struct ExprList_item *a;
105512 struct ExprList_item *a = pEList->a;
105628 struct ExprList_item *pX = &pNew->a[pNew->nExpr-1];
105888 struct ExprList_item *pItem;
106301 struct ExprList_item *pItem; /* For looping over expression in a list */