Searched refs:pItem (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c19944 struct SrcList_item *pItem = &pSrc->a[k]; local
19946 if( pItem->zDatabase ){
19947 sqlite3StrAccumAppend(pAccum, pItem->zDatabase, -1);
19950 sqlite3StrAccumAppend(pAccum, pItem->zName, -1);
72971 struct ExprList_item *pItem; local
73007 struct SrcList_item *pItem; local
73203 struct SrcList_item *pItem; /* Use for looping over pSrcList items */ local
73462 struct SrcList_item *pItem = &pSrc->a[iSrc]; local
73518 struct SrcList_item *pItem; local
73813 struct ExprList_item *pItem; local
73884 struct ExprList_item *pItem; local
73933 struct ExprList_item *pItem; /* A term of the ORDER BY clause */ local
74047 struct SrcList_item *pItem = &p->pSrc->a[i]; local
74126 struct ExprList_item *pItem; local
75123 struct ExprList_item *pItem, *pOldItem; local
75279 struct ExprList_item *pItem = &pList->a[pList->nExpr++]; local
75308 struct ExprList_item *pItem; local
75333 struct ExprList_item *pItem = &pList->a[pList->nExpr-1]; local
75364 struct ExprList_item *pItem; local
75961 struct ExprList_item *pItem; local
77563 struct ExprList_item *pItem = pList->a; local
77623 struct ExprList_item *pItem; local
78094 struct SrcList_item *pItem = pSrcList->a; local
78163 struct AggInfo_func *pItem = pAggInfo->aFunc; local
78238 struct ExprList_item *pItem; local
80725 struct SrcList_item *pItem; local
80790 struct ExprList_item *pItem; local
84323 struct SrcList_item *pItem; local
84354 struct SrcList_item *pItem; local
84372 struct SrcList_item *pItem; local
84413 struct SrcList_item *pItem; local
84450 struct SrcList_item *pItem = &p->a[p->nSrc-1]; local
85388 struct SrcList_item *pItem = pSrc->a; local
88442 struct SrcList_item *pItem = pSrc->a; local
90448 struct SrcList_item *pItem; /* An element of pSelect->pSrc */ local
95106 struct ExprList_item *pItem; local
96565 struct ExprList_item *pItem; local
96590 struct ExprList_item *pItem; local
96915 struct SrcList_item *pItem; local
97965 struct ExprList_item *pItem; local
98158 struct SrcList_item *pItem = &pTabList->a[i]; local
98429 struct ExprList_item *pItem; /* For looping over expression in a list */ local
98872 struct SrcList_item *pItem = &p->pSrc->a[i]; local
106083 struct SrcList_item *pItem = &pTabList->a[pLevel->iFrom]; local
[all...]

Completed in 414 milliseconds