Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_bestindex.c498 static int SQLITE_TCLAPI testBestIndexObj( in testBestIndexObj() function
610 Tcl_CreateObjCommand(interp, zHdl, testBestIndexObj, pIdxInfo, 0); in tclBestIndex()