Home
last modified time | relevance | path

Searched defs:aIndex (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest8.c87 int *aIndex; /* Array of size nCol. True if column has an index */ member
246 int *aIndex = 0; in getIndexArray() local
H A Dwal.c582 ht_slot *aIndex; /* i0, i1, i2... such that aPgno[iN] ascend */ member
1824 ht_slot *aIndex; /* Sorted index for this segment */ in walIteratorInit() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3Int.h290 } *aIndex; member
H A Dfts3.c1033 struct Fts3Index *aIndex; /* Allocated array */ in fts3PrefixParameter() local
1197 struct Fts3Index *aIndex = 0; /* Array of indexes for this table */ in fts3InitVtab() local