Home
last modified time | relevance | path

Searched refs:pbRev (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dwhere.c218 int *pbRev /* Set to 1 if ORDER BY is DESC */ in findSortingIndex() argument
268 if( pMatch && pbRev ){ in findSortingIndex()
269 *pbRev = sortOrder==SQLITE_SO_DESC; in findSortingIndex()
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c99760 int *pbRev /* Set to 1 if ORDER BY is DESC */
99858 *pbRev = sortOrder!=0;

Completed in 295 milliseconds