Home | History | Annotate | Download | only in dist

Lines Matching defs:SQLITE_AutoIndex

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