DB_Empty         9066 third_party/sqlite/amalgamation/sqlite3.c #define DB_Empty           0x0004  /* The file is empty (length 0 bytes) */
DB_Empty          721 third_party/sqlite/src/src/sqliteInt.h #define DB_Empty           0x0004  /* The file is empty (length 0 bytes) */