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