Searched defs:tolower_filter (Results 1 – 1 of 1) sorted by relevance
48 struct tolower_filter : public output_filter { struct50 bool put(Sink& s, char c) in put()