Searched refs:applyColor (Results 1 – 1 of 1) sorted by relevance
170 if line, matched = applyColor(line, p.color, p.re); matched {179 func applyColor(line, color string, re *regexp.Regexp) (string, bool) { func