Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c169075 static WhereTerm *whereScanInit( function
169151 p = whereScanInit(&scan, pWC, iCur, iColumn, op, pIdx);
171868 pTerm = whereScanInit(&scan, pBuilder->pWC, pSrc->iCursor, saved_nEq,
174968 pTerm = whereScanInit(&scan, pWC, iCur, -1, WO_EQ|WO_IS, 0);
174988 pTerm = whereScanInit(&scan, pWC, iCur, j, opMask, pIdx);