Searched refs:vtabBestIndex (Results 1 – 1 of 1) sorted by relevance
1394 static int vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p){ in vtabBestIndex() function3724 rc = vtabBestIndex(pParse, pSrc->pTab, pIdxInfo); in whereLoopAddVirtualOne()