Home
last modified time | relevance | path

Searched refs:SQLITE_AutoIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c17819 #define SQLITE_AutoIndex 0x00008000 /* Enable automatic indexes */ macro
138267 /* iArg: */ SQLITE_AutoIndex },
165937 && (pWInfo->pParse->db->flags & SQLITE_AutoIndex)!=0
183144 | SQLITE_AutoIndex