1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:31:22 -06:00
go/src/pkg/regexp
Rob Pike 1b3c969ac3 regexp: identify that submatch is also known as capturing group
Mention the syntax is defined by the regexp/syntax package.
Fixes #3953.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/7702044
2013-03-11 16:23:06 -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: identify that submatch is also known as capturing group 2013-03-11 16:23:06 -07:00