fts3ExprAllocateSegReaders 115714 third_party/sqlite/amalgamation/sqlite3.c rc = fts3ExprAllocateSegReaders(pCsr, pExpr->pLeft, pnExpr); fts3ExprAllocateSegReaders 115716 third_party/sqlite/amalgamation/sqlite3.c rc = fts3ExprAllocateSegReaders(pCsr, pExpr->pRight, pnExpr); fts3ExprAllocateSegReaders 115863 third_party/sqlite/amalgamation/sqlite3.c rc = fts3ExprAllocateSegReaders(p, pExpr, &nExpr); fts3ExprAllocateSegReaders 2664 third_party/sqlite/src/ext/fts3/fts3.c rc = fts3ExprAllocateSegReaders(pCsr, pExpr->pLeft, pnExpr); fts3ExprAllocateSegReaders 2666 third_party/sqlite/src/ext/fts3/fts3.c rc = fts3ExprAllocateSegReaders(pCsr, pExpr->pRight, pnExpr); fts3ExprAllocateSegReaders 2813 third_party/sqlite/src/ext/fts3/fts3.c rc = fts3ExprAllocateSegReaders(p, pExpr, &nExpr);