Searched refs:pSortIdx (Results 1 – 1 of 1) sorted by relevance
665 Index *pSortIdx; in sqliteWhereBegin() local677 pSortIdx = 0; in sqliteWhereBegin()682 pSortIdx = 0; in sqliteWhereBegin()685 pSortIdx = findSortingIndex(pTab, pTabList->a[0].iCursor, in sqliteWhereBegin()688 if( pSortIdx && (pIdx==0 || pIdx==pSortIdx) ){ in sqliteWhereBegin()690 pWInfo->a[0].pIdx = pSortIdx; in sqliteWhereBegin()