Home | History | Annotate | Download | only in orig

Lines Matching defs:SQLITE_AutoIndex

10575 #define SQLITE_AutoIndex      0x00100000  /* Enable automatic indexes */
83111 "WHEN name LIKE 'sqlite_autoindex%%' AND type='index' THEN "
98303 /* iArg: */ SQLITE_AutoIndex },
115557 && (pWInfo->pParse->db->flags & SQLITE_AutoIndex)!=0
124665 | SQLITE_AutoIndex