Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c167710 static int exprMightBeIndexed( function
167858 if( exprMightBeIndexed(pSrc, aiCurCol, pLeft, op) ){
167866 && exprMightBeIndexed(pSrc, aiCurCol, pRight, op)