Searched refs:Regexp (Results 1 – 12 of 12) 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
367 rex *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.
279 # Regexp for a line that is allowed to be longer than the limit.
273 # Regexp for a line that is allowed to be longer than the limit.
219 # Regexp for a line that is allowed to be longer than the limit.
746 var tagSplitter = func() *regexp.Regexp {