Home
last modified time | relevance | path

Searched refs:ruleOnlyRepoRegex (Results 1 – 1 of 1) sorted by relevance

/external/skia/bazel/exporter/
Dbazel_util.go28 ruleOnlyRepoRegex = regexp.MustCompile(ruleOnlyRepoPattern) var
59 match := ruleOnlyRepoRegex.FindStringSubmatch(rule)