Home
last modified time | relevance | path

Searched defs:numericalMsgContents (Results 1 – 1 of 1) sorted by relevance

/dports/net/mailcommon/mailcommon-21.12.3/src/search/searchrule/
H A Dsearchrulenumerical.cpp43 qint64 numericalMsgContents = 0; in matches() local
73 bool SearchRuleNumerical::matchesInternal(long numericalValue, long numericalMsgContents, const QSt… in matchesInternal()