]> Cypherpunks repositories - gostls13.git/commit
regexp: improve Regexp.ReplaceAll documentation and tests related to Expand part
authorEduard Bondarenko <eduardbcom@gmail.com>
Tue, 1 Aug 2023 14:48:16 +0000 (14:48 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 7 Aug 2023 00:22:53 +0000 (00:22 +0000)
commit6ab8dfbe6b76d7031f57726d35b9c4757d3b6d37
tree034c29c10d2ea58db6dca70878acbbd87a4a1584
parent7889ae3b1201c924103ac2941948e9f0c6decb37
regexp: improve Regexp.ReplaceAll documentation and tests related to Expand part

For #40329

Change-Id: Ie0cb337545ce39cd169129227c45f7d2eaebc898
GitHub-Last-Rev: c017d4c7c1bc1f8cd39e6c70b60885cef1231dcd
GitHub-Pull-Request: golang/go#56507
Reviewed-on: https://go-review.googlesource.com/c/go/+/446836
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/regexp/example_test.go
src/regexp/regexp.go