sS onlyLinesContainingIC(S substring, S text) { ret lines_possiblyRTrim(text, containingIC(lines(text), substring)); }