1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/pkg/regexp
Rob Pike 4659f6de38 regexp: delete Iter methods
They are unused and not that useful anyway.

R=rsc
CC=golang-dev
https://golang.org/cl/2225045
2010-09-21 21:21:44 +10:00
..
all_test.go
find_test.go regexp: interpret all Go characer escapes \a \b \f \n \r \t \v 2010-08-30 14:06:59 +10:00
Makefile
regexp.go regexp: delete Iter methods 2010-09-21 21:21:44 +10:00