Home
last modified time | relevance | path

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

/build/kati/
Dstrutil.go147 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