Searched refs:pred4 (Results 1 – 2 of 2) sorted by relevance
230 struct pred4;302 friend struct BOOST_REGEX_DETAIL_NS::pred4;
322 struct pred4 struct328 pred4(GrepFileCallback c, RegEx* i, const char* f) : cb(c), pe(i), file(f), ok(true) {} in pred4() function415 BOOST_REGEX_DETAIL_NS::pred4 pred(cb, this, (*start).c_str()); in GrepFiles()