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