Searched refs:pLeftmost (Results 1 – 5 of 5) sorted by relevance
934 Select *pLeftmost; /* Left-most of SELECT of a compound */ in resolveSelectStep() local961 pLeftmost = p; in resolveSelectStep()1085 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){ in resolveSelectStep()
152 SegmentNode *pLeftmost; /* Pointer to left-most node of this depth */ member1593 pNew->pLeftmost = pTree->pLeftmost; in fts3NodeAddTerm()1599 pNew->pLeftmost = pNew; in fts3NodeAddTerm()1658 for(pIter=pTree->pLeftmost; pIter && rc==SQLITE_OK; pIter=pIter->pRight){ in fts3NodeWrite()1682 SegmentNode *p = pTree->pLeftmost; in fts3NodeFree()
70644 Select *pLeftmost; /* Left-most of SELECT of a compound */70671 pLeftmost = p;70795 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){120260 SegmentNode *pLeftmost; /* Pointer to left-most node of this depth */121701 pNew->pLeftmost = pTree->pLeftmost;121707 pNew->pLeftmost = pNew;121766 for(pIter=pTree->pLeftmost; pIter && rc==SQLITE_OK; pIter=pIter->pRight){121790 SegmentNode *p = pTree->pLeftmost;
74105 Select *pLeftmost; /* Left-most of SELECT of a compound */74132 pLeftmost = p;74270 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){125249 SegmentNode *pLeftmost; /* Pointer to left-most node of this depth */126990 pNew->pLeftmost = pTree->pLeftmost;126996 pNew->pLeftmost = pNew;127055 for(pIter=pTree->pLeftmost; pIter && rc==SQLITE_OK; pIter=pIter->pRight){127079 SegmentNode *p = pTree->pLeftmost;
74141 Select *pLeftmost; /* Left-most of SELECT of a compound */74168 pLeftmost = p;74306 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){125297 SegmentNode *pLeftmost; /* Pointer to left-most node of this depth */127038 pNew->pLeftmost = pTree->pLeftmost;127044 pNew->pLeftmost = pNew;127103 for(pIter=pTree->pLeftmost; pIter && rc==SQLITE_OK; pIter=pIter->pRight){127127 SegmentNode *p = pTree->pLeftmost;