Searched defs:singleStringReplacer (Results 1 – 1 of 1) sorted by relevance
379 type singleStringReplacer struct { struct380 finder *stringFinder382 value string389 func (r *singleStringReplacer) Replace(s string) string {410 func (r *singleStringReplacer) WriteString(w io.Writer, s string) (n int, err error) {