Searched refs:Regexp (Results 1 – 9 of 9) 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{
162 WithoutMatcher("name", Regexp("^android_.*stubs_current$")),239 WithoutMatcher("product_out_path", Regexp("^boot[0-9a-zA-Z.-]*[.]img$")).324 re *regexp.Regexp550 func Regexp(re string) ValueMatcher { func
138 var matchRe *regexp.Regexp
367 rex *regexp.Regexp
37 regexp *regexp.Regexp
610 var thirdPartyDirPrefixExceptions = []*regexp.Regexp{
40 regexp *regexp.Regexp
254 # Regexp for a line that is allowed to be longer than the limit.
680 var tagSplitter = func() *regexp.Regexp {