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