Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c1689 static int whereRangeSkipScanEst( in whereRangeSkipScanEst() function
1928 rc = whereRangeSkipScanEst(pParse, pLower, pUpper, pLoop, &bDone); in whereRangeScanEst()