Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ IMAPSearchExpression
Method
IMAPSearchExpression
src/core/imap/MCIMAPSearchExpression.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
IMAPSearchExpression::IMAPSearchExpression()
18
{
19
init();
20
}
21
22
IMAPSearchExpression::IMAPSearchExpression(IMAPSearchExpression * other)
23
{
Callers
nothing calls this directly
Calls
1
init
Function · 0.85
Tested by
no test coverage detected