Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwherecode.c1022 WhereTerm *pEndRange /* Hint this end-of-scan boundary term if not NULL */ in codeCursorHint() argument
1090 if( pLoop->u.btree.nEq==0 && pTerm!=pEndRange ){ in codeCursorHint()