1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:31:22 -06:00
go/src/pkg/regexp
Andrew Gerrand 5fad786452 regexp: update comment on (*Regexp).Longest
Missed this review comment.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7229084
2013-02-04 15:57:32 +11:00
..
syntax regexp/syntax: export ErrUnexpectedParen 2012-12-11 12:02:14 -05: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: add (*Regexp).Longest 2013-02-04 15:28:55 +11: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: update comment on (*Regexp).Longest 2013-02-04 15:57:32 +11:00