Home
last modified time | relevance | path

Searched defs:pItem (Results 1 – 16 of 16) sorted by relevance

/sqlite-3.40.0/src/
H A Dresolve.c114 const struct ExprList_item *pItem, in sqlite3MatchEName()
245 SrcItem *pItem; /* Use for looping over pSrcList items */ in lookupName() local
766 SrcItem *pItem = &pSrc->a[iSrc]; in sqlite3CreateColumnExpr() local
883 SrcItem *pItem; in resolveExprStep() local
1457 struct ExprList_item *pItem; in resolveCompoundOrderBy() local
1553 struct ExprList_item *pItem; in sqlite3ResolveOrderGroupBy() local
1630 struct ExprList_item *pItem; /* A term of the ORDER BY clause */ in resolveOrderGroupBy() local
1755 SrcItem *pItem = &p->pSrc->a[i]; in resolveSelectStep() local
1825 SrcItem *pItem = &p->pSrc->a[i]; in resolveSelectStep() local
1888 struct ExprList_item *pItem; in resolveSelectStep() local
H A Dwalker.c106 struct ExprList_item *pItem; in sqlite3WalkExprList() local
167 SrcItem *pItem; in sqlite3WalkSelectFrom() local
H A Dselect.c1558 struct ExprList_item *pItem; in sqlite3KeyInfoFromExprList() 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
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
[all …]
H A Dexpr.c1603 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
3179 struct ExprList_item *pItem; in sqlite3CodeRhsOfIN() local
4902 struct ExprList_item *pItem; in sqlite3ExprCodeRunJustOnce() local
5052 struct ExprList_item *pItem; in sqlite3ExprCodeExprList() local
6268 SrcItem *pItem = pSrcList->a; in analyzeAggregate() local
[all …]
H A Dwhere.c1076 const SrcItem *pItem; in sqlite3ConstructBloomFilter() local
2144 SrcItem *pItem = pWInfo->pTabList->a + p->iTab; in sqlite3WhereLoopPrint() local
4140 SrcItem *pItem; in whereLoopAddOr() local
4261 SrcItem *pItem; in whereLoopAddAll() local
5180 SrcItem *pItem; in whereShortCut() local
5369 SrcItem *pItem; in whereOmitNoopJoin() local
5442 SrcItem *pItem = &pWInfo->pTabList->a[pLoop->iTab]; in whereCheckIfBloomFilterIsUseful() local
H A Dbuild.c4847 SrcItem *pItem; in sqlite3SrcListAppend() local
4888 SrcItem *pItem; in sqlite3SrcListAssignCursors() local
4906 SrcItem *pItem; in sqlite3SrcListDelete() local
4951 SrcItem *pItem; in sqlite3SrcListAppendFromTerm() local
5007 SrcItem *pItem; in sqlite3SrcListIndexedBy() local
5052 SrcItem *pItem = &p->a[p->nSrc-1]; in sqlite3SrcListFuncArgs() local
H A Dattach.c460 SrcItem *pItem; in fixSelectCb() local
H A Dtrigger.c931 struct ExprList_item *pItem = &pNew->a[pNew->nExpr-1]; in sqlite3ExpandReturning() local
940 struct ExprList_item *pItem = &pNew->a[pNew->nExpr-1]; in sqlite3ExpandReturning() local
H A Ddelete.c32 SrcItem *pItem = pSrc->a; in sqlite3SrcListLookup() local
H A Dwherecode.c132 SrcItem *pItem = &pTabList->a[pLevel->iFrom]; in sqlite3WhereExplainOneScan() local
242 SrcItem *pItem = &pWInfo->pTabList->a[pLevel->iFrom]; in sqlite3WhereExplainBloomFilter() local
H A Dalter.c1656 SrcItem *pItem = &pSrc->a[i]; in renameTableSelectCb() local
1801 SrcItem *pItem = &pStep->pFrom->a[i]; in renameTableFunc() local
H A Dtreeview.c189 const SrcItem *pItem = &pSrc->a[i]; in sqlite3TreeViewSrcList() local
H A Dfkey.c1044 SrcItem *pItem = pSrc->a; in sqlite3FkCheck() local
H A Dprintf.c873 SrcItem *pItem; in sqlite3_str_vappendf() local
H A Dwhereexpr.c1810 SrcItem *pItem, /* The FROM clause term to process */ in sqlite3WhereTabFuncArgs()
H A Dinsert.c2791 SrcItem *pItem; /* An element of pSelect->pSrc */ in xferOptimization() local