Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dinsert.c1522 typedef struct IndexListTerm IndexListTerm; typedef
1541 struct IndexListTerm { struct
1542 Index *p; /* The index */
1543 int ix; /* Which entry in the original Table.pIndex list is this index*/