Lines Matching defs:pItem
326 void sqlite3SrcItemColumnUsed(SrcItem *pItem, int iCol){ in sqlite3SrcItemColumnUsed()
1029 struct ExprList_item *pItem = &pEList->a[i]; in selectExprDefer() local
1558 struct ExprList_item *pItem; in sqlite3KeyInfoFromExprList() local
2495 struct ExprList_item *pItem = &pOrderBy->a[i]; in multiSelectOrderByKeyInfo() local
3461 struct ExprList_item *pItem; in multiSelectOrderBy() local
3487 struct ExprList_item *pItem; in multiSelectOrderBy() local
3891 SrcItem *pItem; in substSelect() local
3921 SrcItem *pItem; in recomputeColumnsUsedExpr() local
3965 SrcItem *pItem; in srclistRenumberCursors() local
4561 SrcItem *pItem = &pSrc->a[i+iFrom]; in flattenSubquery() local
5376 SrcItem *pItem, /* FROM clause element to resolve */ in searchWith()
5541 SrcItem *pItem = &pSrc->a[i]; in resolveFromTermToCte() local
6345 struct ExprList_item *pItem; in updateAccumulator() local
6483 SrcItem *pItem; in isSelfJoinView() local
6777 SrcItem *pItem = &pTabList->a[i]; in sqlite3Select() local
6949 SrcItem *pItem = &pTabList->a[i]; in sqlite3Select() local
7331 struct ExprList_item *pItem; /* For looping over expression in a list */ in sqlite3Select() local