Searched refs:filter_re (Results 1 – 1 of 1) sorted by relevance
75 const std::string& filter_re = "") in cat_file() argument84 if (filter_re.empty()) { in cat_file()89 const text::regex filter = text::regex::compile(filter_re, 0); in cat_file()