Searched defs:repl (Results 1 – 4 of 4) sorted by relevance
| /build/kati/ |
| D | strutil.go | 147 func substPattern(pat, repl, str string) string { argument 178 func substPatternBytes(pat, repl, str []byte) (pre, subst, post []byte) { argument 210 func substRef(pat, repl, str string) string { argument
|
| /build/soong/android/ |
| D | util.go | 207 func substPattern(pat, repl, str string) string { argument
|
| /build/soong/cmd/pom2mk/ |
| D | pom2mk.go | 38 repl string member
|
| /build/soong/cmd/pom2bp/ |
| D | pom2bp.go | 41 repl string member
|