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