Searched refs:pbRev (Results 1 – 1 of 1) sorted by relevance
221 int *pbRev /* Set to 1 if ORDER BY is DESC */ in findSortingIndex() argument271 if( pMatch && pbRev ){ in findSortingIndex()272 *pbRev = sortOrder==SQLITE_SO_DESC; in findSortingIndex()