Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c18841 #define SQLITE_AutoIndex 0x00008000 /* Enable automatic indexes */ macro
144111 /* iArg: */ SQLITE_AutoIndex },
172657 && (pWInfo->pParse->db->flags & SQLITE_AutoIndex)!=0
190571 | SQLITE_AutoIndex