Lines Matching refs:ExprList_item

18355   struct ExprList_item { /* For each expression in the list */
20242 const struct ExprList_item*,
98488 struct ExprList_item *pItem;
98768 const struct ExprList_item *pItem,
99971 struct ExprList_item *pItem;
100072 struct ExprList_item *pItem;
100149 struct ExprList_item *pItem; /* A term of the ORDER BY clause */
100390 struct ExprList_item *pItem;
102141 struct ExprList_item *pItem, *pOldItem;
102326 struct ExprList_item *pItem;
102345 assert( offsetof(struct ExprList_item,zEName)==sizeof(pItem->pExpr) );
102346 assert( offsetof(struct ExprList_item,pExpr)==0 );
102347 memset(&pItem->zEName,0,sizeof(*pItem)-offsetof(struct ExprList_item,zEName));
102434 struct ExprList_item *pItem;
102480 struct ExprList_item *pItem;
102515 struct ExprList_item *pItem = &pList->a[pList->nExpr-1];
102546 struct ExprList_item *pItem = pList->a;
103636 struct ExprList_item *pItem;
105126 struct ExprList_item *aListelem; /* Array of WHEN terms */
105244 struct ExprList_item *pItem;
105269 struct ExprList_item *pItem = &p->a[p->nExpr-1];
105392 struct ExprList_item *pItem;
106565 struct ExprList_item *pTerm = pGB->a;
106672 struct ExprList_item *pItem;
115201 struct ExprList_item *pListItem; /* For looping over pList */
131946 ** The ExprList_item.bSorterRef flag is set for each expression in pEList
131964 struct ExprList_item *pItem = &pEList->a[i];
132532 struct ExprList_item *pItem;
132623 struct ExprList_item *aOutEx = p->pEList->a;
133242 struct ExprList_item *a;
133441 struct ExprList_item *pItem = &pOrderBy->a[i];
134396 struct ExprList_item *pItem;
134421 struct ExprList_item *pItem;
135977 struct ExprList_item *a;
136490 struct ExprList_item *a = pEList->a;
136601 struct ExprList_item *pX = &pNew->a[pNew->nExpr-1];
136895 struct ExprList_item *pItem;
137790 struct ExprList_item *pItem; /* For looping over expression in a list */
139393 struct ExprList_item *pItem = &pNew->a[pNew->nExpr-1];
139402 struct ExprList_item *pItem = &pNew->a[pNew->nExpr-1];