Searched defs:isPreMatch (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMatching.h61 * so that isMatch() will immediately return false if isPreMatch() returns
64 bool isPreMatch() const function in class:matching::ParsedFilter_base
147 if (!isPreMatch())
288 if (!isPreMatch())
392 if (!this->isPreMatch())

Completed in 46 milliseconds