Home
last modified time | relevance | path

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

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