go/src/regexp
cui fliter 1888875182 regexp: fix a few function names on comments
Change-Id: I192dd34c677e52e16f0ef78e1dae58a78f6d1aac
GitHub-Last-Rev: 1638a74689
GitHub-Pull-Request: golang/go#55967
Reviewed-on: https://go-review.googlesource.com/c/go/+/436885
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2022-10-02 02:31:23 +00:00
..
syntax regexp: fix a few function names on comments 2022-10-02 02:31:23 +00:00
testdata
all_test.go regexp: document and implement that invalid UTF-8 bytes are the same as U+FFFD 2021-10-11 15:28:50 +00:00
backtrack.go regexp: avoid copying each instruction executed 2022-06-04 20:10:54 +00:00
example_test.go
exec.go regexp: avoid copying each instruction executed 2022-06-04 20:10:54 +00:00
exec2_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
exec_test.go all: replace `` and '' with “ (U+201C) and ” (U+201D) in doc comments 2022-04-05 17:52:29 +00:00
find_test.go regexp: document and implement that invalid UTF-8 bytes are the same as U+FFFD 2021-10-11 15:28:50 +00:00
onepass.go regexp: fix a few function names on comments 2022-10-02 02:31:23 +00:00
onepass_test.go
regexp.go all: gofmt main repo 2022-04-11 16:34:30 +00:00