WHERE_IDX_ONLY   97903 third_party/sqlite/amalgamation/sqlite3.c #define WHERE_IDX_ONLY     0x00800000  /* Use index only - omit table */
WHERE_IDX_ONLY    249 third_party/sqlite/src/src/where.c #define WHERE_IDX_ONLY     0x00800000  /* Use index only - omit table */