Home
last modified time | relevance | path

Searched refs:vtabBestIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c170518 static int vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p){ function
173254 rc = vtabBestIndex(pParse, pSrc->pSTab, pIdxInfo);