Lines Matching defs:pItem
1603 struct ExprList_item *pItem; in sqlite3ExprListDup() local
1795 struct ExprList_item *pItem; in sqlite3ExprListAppendNew() local
1815 struct ExprList_item *pItem; in sqlite3ExprListAppendGrow() local
1837 struct ExprList_item *pItem; in sqlite3ExprListAppend() local
1924 struct ExprList_item *pItem; in sqlite3ExprListSetSortOrder() local
1970 struct ExprList_item *pItem; in sqlite3ExprListSetName() local
2005 struct ExprList_item *pItem = &pList->a[pList->nExpr-1]; in sqlite3ExprListSetSpan() local
2036 struct ExprList_item *pItem = pList->a; in exprListDeleteNN() local
3179 struct ExprList_item *pItem; in sqlite3CodeRhsOfIN() local
4902 struct ExprList_item *pItem; in sqlite3ExprCodeRunJustOnce() local
4929 struct ExprList_item *pItem = &p->a[p->nExpr-1]; in sqlite3ExprCodeRunJustOnce() local
5052 struct ExprList_item *pItem; in sqlite3ExprCodeExprList() local
6268 SrcItem *pItem = pSrcList->a; in analyzeAggregate() local
6344 struct AggInfo_func *pItem = pAggInfo->aFunc; in analyzeAggregate() local
6415 struct ExprList_item *pItem; in sqlite3ExprAnalyzeAggList() local