whereInScanEst   100606 third_party/sqlite/amalgamation/sqlite3.c         whereInScanEst(pParse, pProbe, pFirstTerm->pExpr->x.pList, &nRow);
whereInScanEst   2952 third_party/sqlite/src/src/where.c         whereInScanEst(pParse, pProbe, pFirstTerm->pExpr->x.pList, &nRow);