WHERE_OMIT_CLOSE 10293 third_party/sqlite/amalgamation/sqlite3.c #define WHERE_OMIT_CLOSE 0x0020 /* Omit close of table & index cursors */ WHERE_OMIT_CLOSE 1948 third_party/sqlite/src/src/sqliteInt.h #define WHERE_OMIT_CLOSE 0x0020 /* Omit close of table & index cursors */