Searched refs:iBI (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | vt02.c | 537 int iBI; in sqlite3BestIndexLog() local 555 iBI = 1; in sqlite3BestIndexLog() 574 iBI = 0; in sqlite3BestIndexLog() 578 iBI = 1; in sqlite3BestIndexLog() 605 zLogTab, iBI, in sqlite3BestIndexLog() 645 zLogTab, iBI, pInfo->nOrderBy in sqlite3BestIndexLog() 651 zLogTab, iBI, in sqlite3BestIndexLog() 663 zLogTab, iBI, pInfo->colUsed in sqlite3BestIndexLog() 681 zLogTab, iBI, in sqlite3BestIndexLog() 690 zLogTab, iBI, pInfo->idxNum in sqlite3BestIndexLog() [all …]
|