Searched refs:pWC2 (Results 1 – 1 of 1) sorted by relevance
3589 WhereClause *pWC2 = &pWInfo->sWC; in whereLoopAddBtree() local3590 for(ii=0; ii<pWC2->nTerm; ii++){ in whereLoopAddBtree()3591 WhereTerm *pTerm = &pWC2->a[ii]; in whereLoopAddBtree()