]> Cypherpunks repositories - gostls13.git/commit
regexp: fix a few function names on comments
authorcui fliter <imcusg@gmail.com>
Fri, 30 Sep 2022 09:38:39 +0000 (09:38 +0000)
committerGopher Robot <gobot@golang.org>
Sun, 2 Oct 2022 02:31:23 +0000 (02:31 +0000)
commit18888751828c329ddf5efdd7ec1b39adf0b6ea00
tree349aa7f0e68ca4d7c745ddf6853aa700d843b25c
parent82e357d6d5944fc5b0293085a0305fe328c505ea
regexp: fix a few function names on comments

Change-Id: I192dd34c677e52e16f0ef78e1dae58a78f6d1aac
GitHub-Last-Rev: 1638a7468951df72f13fea34855b6a4fcbb08226
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>
src/regexp/onepass.go
src/regexp/syntax/parse.go