Home | History | Annotate | Download | only in dist

Lines Matching refs:xBestIndex

4956   int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
4989 ** pass information into and receive the reply from the [xBestIndex]
4991 ** inputs to xBestIndex and are read-only. xBestIndex inserts its
5015 ** The [xBestIndex] method must fill aConstraintUsage[] with information
5043 int iTermOffset; /* Used internally - xBestIndex should ignore */