Searched refs:pbRev (Results 1 – 2 of 2) 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()
99760 int *pbRev /* Set to 1 if ORDER BY is DESC */99858 *pbRev = sortOrder!=0;
Completed in 341 milliseconds