Searched defs:Regexp (Results 1 – 2 of 2) sorted by relevance
179 func applyColor(line, color string, re *regexp.Regexp) (string, bool) {
550 func Regexp(re string) ValueMatcher { func