Sign in
go
/
go
/
df5997b99b9a89e1198596366230fa6c4dd50b70
/
src
/
regexp
/
syntax
/
doc.go
cdcb827
regexp/syntax: clarify that \Z means Perl's \Z
by Brad Fitzpatrick
· 9 years ago
5194744
all: make copyright headers consistent with one space after period
by Brad Fitzpatrick
· 9 years ago
85fd0fd
regexp/syntax: regenerate doc.go from re2 syntax
by Russ Cox
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/regexp/syntax/doc.go]
929ee59
regexp/syntax: document the upper limit of n in x{n} Fixes #7252.
by Rob Pike
· 11 years ago
b4f370c
regexp/syntax: make it clearer that \b and \B are ASCII-defined Fixes #5896.
by Rob Pike
· 12 years ago
1b3c969
regexp: identify that submatch is also known as capturing group
by Rob Pike
· 12 years ago
c7e0b8b
regexp/syntax: define accepted syntax
by Russ Cox
· 13 years ago