1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:11:22 -06:00
go/src/pkg/regexp
Russ Cox 6f33f34bbc regexp: allow escaping of any punctuation
More in line with other regexp packages
and egrep; accommodates overzealous escapers.

R=r
CC=golang-dev
https://golang.org/cl/1008041
2010-04-26 10:00:18 -07:00
..
all_test.go regexp: allow escaping of any punctuation 2010-04-26 10:00:18 -07:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
regexp.go regexp: allow escaping of any punctuation 2010-04-26 10:00:18 -07:00