go/src/regexp
Mauri de Souza Meneguzzo c4d55ab912 regexp/syntax: regenerate docs with mksyntaxgo
This makes the docs up-to-date by running doc/mksyntaxgo from the google/re2 repo.

Change-Id: I80358eed071e7566c85edaeb1cc5514a6d8c37a7
GitHub-Last-Rev: 0f8c8df4f2
GitHub-Pull-Request: golang/go#65249
Reviewed-on: https://go-review.googlesource.com/c/go/+/558136
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-02-20 14:57:37 +00:00
..
syntax regexp/syntax: regenerate docs with mksyntaxgo 2024-02-20 14:57:37 +00:00
testdata all: fix typos 2023-07-18 19:55:29 +00:00
all_test.go regexp: add Regexp.TextMarshaler/TextUnmarshaler 2023-04-12 20:03:09 +00:00
backtrack.go regexp: use built-in clear to clear b.visited in *bitState.reset 2023-09-14 17:25:39 +00:00
example_test.go regexp: improve Regexp.ReplaceAll documentation and tests related to Expand part 2023-08-07 00:22:53 +00:00
exec.go
exec2_test.go
exec_test.go
find_test.go
onepass.go
onepass_test.go
regexp.go regexp: add godoc links 2023-10-11 20:23:37 +00:00