]> Cypherpunks repositories - gostls13.git/commit
regexp: add ReplaceAllFunc and ReplaceAllStringFunc
authorAndrew Gerrand <adg@golang.org>
Sun, 7 Mar 2010 01:41:49 +0000 (12:41 +1100)
committerAndrew Gerrand <adg@golang.org>
Sun, 7 Mar 2010 01:41:49 +0000 (12:41 +1100)
commitf25e016c6056b0914d776762812a10a41e74624a
tree9fb9f6342d824b5e87e1a5855faeba1b610349b9
parentcba81d8058ddd2b20aebecc02598fd8bd45f99bf
regexp: add ReplaceAllFunc and ReplaceAllStringFunc

R=r
CC=golang-dev
https://golang.org/cl/247041
src/pkg/regexp/all_test.go
src/pkg/regexp/regexp.go