Home
last modified time | relevance | path

Searched defs:aiColumn (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A DwhereInt.h328 i16 aiColumn[11]; /* Corresponding column number in the eq-class */ member
H A Dwhere.c3275 const i16 *aiColumn; /* Columns contained in the index */ in whereIsCoveringIndexWalkCallback() local
H A DsqliteInt.h2609 i16 *aiColumn; /* Which columns are used by this index. 1st is 0 */ member