Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_index_info

4928 typedef struct sqlite3_index_info sqlite3_index_info;
4956 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
4985 ** KEYWORDS: sqlite3_index_info
4987 ** The sqlite3_index_info structure and its substructures is used as part
5036 struct sqlite3_index_info {
5066 ** [sqlite3_index_info].aConstraint[].op field. Each value represents