go/src/regexp
Matthew Broberg 3885e86411 regexp: add QuoteMeta example
Change-Id: I0bbb53cad9a7c464ab1cfca381128f33496813ff
Reviewed-on: https://go-review.googlesource.com/49130
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-06-12 22:37:01 +00:00
..
syntax all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
testdata
all_test.go regexp: don't allocate when All methods find no matches 2018-02-13 18:44:40 +00:00
backtrack.go
example_test.go regexp: add QuoteMeta example 2018-06-12 22:37:01 +00:00
exec.go all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
exec2_test.go
exec_test.go
find_test.go
onepass.go all: use strings.Builder instead of bytes.Buffer where appropriate 2018-03-26 23:05:53 +00:00
onepass_test.go
regexp.go regexp: add QuoteMeta example 2018-06-12 22:37:01 +00:00