Searched defs:repl (Results 1 – 1 of 1) sorted by relevance
147 func substPattern(pat, repl, str string) string { argument178 func substPatternBytes(pat, repl, str []byte) (pre, subst, post []byte) { argument210 func substRef(pat, repl, str string) string { argument