Home | History | Annotate | Download | only in dist

Lines Matching defs:sqlite3_index_info

5284 typedef struct sqlite3_index_info sqlite3_index_info;
5312 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
5341 ** KEYWORDS: sqlite3_index_info
5343 ** The sqlite3_index_info structure and its substructures is used as part
5396 ** IMPORTANT: The estimatedRows field was added to the sqlite3_index_info
5404 struct sqlite3_index_info {
5436 ** [sqlite3_index_info].aConstraint[].op field. Each value represents