go/src/bytes
dupoxy 57de1af78c bytes: add ReplaceAll example
Change-Id: I36cc0b68a5a47ac78982b05118c58723c9c6648c
GitHub-Last-Rev: 0704d95694
GitHub-Pull-Request: golang/go#29203
Reviewed-on: https://go-review.googlesource.com/c/153842
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-12-13 19:40:13 +00:00
..
boundary_test.go
buffer.go all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
buffer_test.go all: fix typos detected by github.com/client9/misspell 2018-08-23 15:54:07 +00:00
bytes.go strings,bytes: use inlineable function trampolines instead of linkname 2018-11-08 20:52:47 +00:00
bytes_test.go bytes, strings: add ReplaceAll 2018-09-26 20:51:23 +00:00
compare_test.go bytes: vary the input alignment to Compare argument in compare_test.go 2018-10-11 04:45:18 +00:00
example_test.go bytes: add ReplaceAll example 2018-12-13 19:40:13 +00:00
export_test.go internal/bytealg: move Count to bytealg 2018-03-04 17:49:25 +00:00
reader.go bytes, strings: fix Reader.UnreadRune returning without error on a zero Reader 2018-10-29 20:07:25 +00:00
reader_test.go bytes, strings: fix Reader.UnreadRune returning without error on a zero Reader 2018-10-29 20:07:25 +00:00