SQLITE_IndexSort 9296 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_IndexSort      0x04        /* Disable indexes for sorting */
SQLITE_IndexSort  951 third_party/sqlite/src/src/sqliteInt.h #define SQLITE_IndexSort      0x04        /* Disable indexes for sorting */