Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:sqlite3_index_info

4565 typedef struct sqlite3_index_info sqlite3_index_info;
4593 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
4617 ** KEYWORDS: sqlite3_index_info
4619 ** The sqlite3_index_info structure and its substructures is used as part
4668 struct sqlite3_index_info {
4698 ** [sqlite3_index_info].aConstraint[].op field. Each value represents