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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18673 i16 *aiColumn; /* Which columns are used by this index. 1st is 0 */ member in struct:Index
155862 i16 aiColumn[11]; /* Corresponding column number in the eq-class */ member in struct:WhereScan
164287 const i16 *aiColumn; /* Columns contained in the index */ local
[all...]

Completed in 954 milliseconds