whereEqualScanEst 100604 third_party/sqlite/amalgamation/sqlite3.c         whereEqualScanEst(pParse, pProbe, pFirstTerm->pExpr->pRight, &nRow);
whereEqualScanEst 2950 third_party/sqlite/src/src/where.c         whereEqualScanEst(pParse, pProbe, pFirstTerm->pExpr->pRight, &nRow);