Searched refs:Regexp (Results 1 – 7 of 7) sorted by relevance
179 func applyColor(line, color string, re *regexp.Regexp) (string, bool) { argument191 re *regexp.Regexp201 var warningFilters = []*regexp.Regexp{205 var filters = []*regexp.Regexp{
215 WithoutMatcher("product_out_path", Regexp("^boot[0-9a-zA-Z.-]*[.]img$")).304 re *regexp.Regexp562 func Regexp(re string) ValueMatcher { func
138 var matchRe *regexp.Regexp
37 regexp *regexp.Regexp
40 regexp *regexp.Regexp
669 var thirdPartyDirPrefixExceptions = []*regexp.Regexp{
254 # Regexp for a line that is allowed to be longer than the limit.