1
0
mirror of https://github.com/golang/go synced 2024-11-19 20:34:42 -07:00
go/src/html
Marvin Stenger 90d71fe99e all: revert "all: prefer strings.IndexByte over strings.Index"
This reverts https://golang.org/cl/65930.

Fixes #22148

Change-Id: Ie0712621ed89c43bef94417fc32de9af77607760
Reviewed-on: https://go-review.googlesource.com/68430
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-10-05 23:19:10 +00:00
..
template all: revert "all: prefer strings.IndexByte over strings.Index" 2017-10-05 23:19:10 +00:00
entity_test.go
entity.go html: updated entity spec link 2017-08-08 04:29:35 +00:00
escape_test.go
escape.go html: fix typo in UnescapeString string docs 2016-04-10 18:50:25 +00:00
example_test.go