Searched refs:replace_lower (Results 1 – 2 of 2) sorted by relevance
22 struct replace_lower { struct49 first(boost::iostreams::regex_filter(match_lower, replace_lower())); in regex_filter_test() argument107 out(boost::iostreams::regex_filter(match_lower, replace_lower())); in regex_filter_test()162 first(boost::iostreams::regex_filter(match_xxx, replace_lower())); in regex_filter_test()194 first(boost::iostreams::wregex_filter(match_lower, replace_lower())); in wregex_filter_test()252 out(boost::iostreams::wregex_filter(match_lower, replace_lower())); in wregex_filter_test()307 first(boost::iostreams::wregex_filter(match_xxx, replace_lower())); in wregex_filter_test()
150 replace_lower = relative_path_file.replace('+', 'p') variable157 replace_lower)