Searched defs:Regexp (Results 1 – 3 of 3) sorted by relevance
179 func applyColor(line, color string, re *regexp.Regexp) (string, bool) {
64 func isFilegroupWithPattern(pattern *regexp.Regexp) bazel.LabelMapper {
619 func Regexp(re string) ValueMatcher { func