Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c789 static int termCanDriveIndex( in termCanDriveIndex() function
875 if( termCanDriveIndex(pTerm, pSrc, notReady) ){ in constructAutomaticIndex()
931 if( termCanDriveIndex(pTerm, pSrc, notReady) ){ in constructAutomaticIndex()
3453 if( termCanDriveIndex(pTerm, pSrc, 0) ){ in whereLoopAddBtree()