Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest8.c763 static char *echoSelectList(echo_vtab *pTab, sqlite3_index_info *pIdxInfo){ in echoSelectList() function
854 zCol = echoSelectList(pVtab, pIdxInfo); in echoBestIndex()