Searched refs:SQLITE_AutoIndex (Results 1 – 4 of 4) sorted by relevance
17684 #define SQLITE_AutoIndex 0x00008000 /* Enable automatic indexes */ macro136973 /* iArg: */ SQLITE_AutoIndex },164207 && (pWInfo->pParse->db->flags & SQLITE_AutoIndex)!=0181166 | SQLITE_AutoIndex
17819 #define SQLITE_AutoIndex 0x00008000 /* Enable automatic indexes */ macro138258 /* iArg: */ SQLITE_AutoIndex },165928 && (pWInfo->pParse->db->flags & SQLITE_AutoIndex)!=0183154 | SQLITE_AutoIndex
17865 #define SQLITE_AutoIndex 0x00008000 /* Enable automatic indexes */ macro142769 /* iArg: */ SQLITE_AutoIndex },170206 && (pWInfo->pParse->db->flags & SQLITE_AutoIndex)!=0187204 | SQLITE_AutoIndex
17684 #define SQLITE_AutoIndex 0x00008000 /* Enable automatic indexes */ macro136957 /* iArg: */ SQLITE_AutoIndex },164191 && (pWInfo->pParse->db->flags & SQLITE_AutoIndex)!=0181150 | SQLITE_AutoIndex