Searched refs:Regexp (Results 1 – 11 of 11) 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{
94 re *regexp.Regexp
248 WithoutMatcher("sdk_version", Regexp("(core_.*|^$)")).348 re *regexp.Regexp616 func Regexp(re string) ValueMatcher { func
2313 var thirdPartyDirPrefixExceptions = []*regexp.Regexp{
139 var matchRe *regexp.Regexp
305 allErrorHintPatternsCompiled *regexp.Regexp
446 rex *regexp.Regexp
37 regexp *regexp.Regexp
41 regexp *regexp.Regexp
254 # Regexp for a line that is allowed to be longer than the limit.
1085 var tagSplitter = func() *regexp.Regexp {