]> Cypherpunks repositories - gostls13.git/commit
Add methods AllMatches, AllMatchesString, AllMatchesIter,
authorStephen Ma <stephenm@golang.org>
Mon, 10 Aug 2009 02:30:47 +0000 (19:30 -0700)
committerStephen Ma <stephenm@golang.org>
Mon, 10 Aug 2009 02:30:47 +0000 (19:30 -0700)
commite4603db393e36f22aa88c5191ef04e588aa2aa46
treee2a57a5f492c643901db909871e48f9b247f8c09
parentb65a5225f65bbae926adbcf8edd60d77fea73f1b
Add methods AllMatches, AllMatchesString, AllMatchesIter,
AllMatchesStringIter, based on sawn and sawzall functions in sawzall.

APPROVED=rsc
DELTA=218  (218 added, 0 deleted, 0 changed)
OCL=32408
CL=32949
src/pkg/regexp/all_test.go
src/pkg/regexp/regexp.go