func testing.rewrite

3 uses

	testing (current package)
		match.go#L33: 			filter[i] = rewrite(s)
		match.go#L57: 		name = m.unique(c.name, rewrite(subname))
		match.go#L135: func rewrite(s string) string {