golang.org/x/net/html.Tokenizer.readDoctype (method)

2 uses

	golang.org/x/net/html (current package)
		token.go#L678: 	if z.readDoctype() {
		token.go#L692: func (z *Tokenizer) readDoctype() bool {