go/src/regexp/syntax
Ian Lance Taylor 9a0c506a4e all: re-run stringer
Re-run all go:generate stringer commands. This mostly adds checks
that the constant values did not change, but does add new strings
for the debug/dwarf and internal/pkgbits packages.

Change-Id: I5fc41f20da47338152c183d45d5ae65074e2fccf
Reviewed-on: https://go-review.googlesource.com/c/go/+/483717
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
2023-04-11 20:24:07 +00:00
..
compile.go
doc.go
make_perl_groups.pl
op_string.go all: re-run stringer 2023-04-11 20:24:07 +00:00
parse.go
parse_test.go
perl_groups.go
prog.go regexp/syntax: test for lowercase letters first in IsWordChar 2023-03-14 04:39:42 +00:00
prog_test.go regexp/syntax: test for lowercase letters first in IsWordChar 2023-03-14 04:39:42 +00:00
regexp.go
simplify.go
simplify_test.go