1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:11:21 -06:00
go/src/pkg/regexp
Brad Fitzpatrick 7cc0581f86 regexp: doc fix
This must have been from when "error" was a good variable
name for an "os.Error". But we use "err" these days.

R=golang-dev, dsymonds, r
CC=golang-dev
https://golang.org/cl/9132045
2013-05-02 18:59:39 -07:00
..
syntax regexp: identify that submatch is also known as capturing group 2013-03-11 16:23:06 -07:00
testdata regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
all_test.go regexp: fix index panic in Replace 2012-12-22 11:14:56 -05:00
example_test.go regexp: add examples 2012-11-27 10:33:15 -05:00
exec_test.go regexp: use Scanner in exec_test 2013-02-20 13:37:45 -08:00
exec.go pkg: Add & fix Copyright of "hand generated" files 2012-01-19 10:14:56 -08:00
find_test.go regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
regexp.go regexp: doc fix 2013-05-02 18:59:39 -07:00