go/src/regexp
cui fliter 65172c2036 regexp: add available godoc link
Signed-off-by: cui fliter <imcusg@gmail.com>
Change-Id: I85339293d4cfb691125f991ec7162e9be186efdc
Reviewed-on: https://go-review.googlesource.com/c/go/+/539599
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-02-26 20:50:01 +00:00
..
syntax regexp: add available godoc link 2024-02-26 20:50:01 +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 regexp: avoid copying each instruction executed 2022-06-04 20:10:54 +00:00
exec2_test.go
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
onepass.go all: add missing periods in comments 2022-11-18 17:59:44 +00:00
onepass_test.go
regexp.go regexp: add available godoc link 2024-02-26 20:50:01 +00:00