Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ uids
Method
uids
src/core/imap/MCIMAPSearchExpression.cpp:404–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
404
IndexSet * IMAPSearchExpression::uids()
405
{
406
return mUids;
407
}
408
409
IndexSet * IMAPSearchExpression::numbers()
410
{
Callers
1
searchKeyFromSearchExpression
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected