Home
last modified time | relevance | path

Searched defs:Regexp (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/javac_wrapper/
Djavac_wrapper.go179 func applyColor(line, color string, re *regexp.Regexp) (string, bool) {
/build/soong/android/
Dneverallow.go550 func Regexp(re string) ValueMatcher { func