golang.org/x/net/html.parser.acknowledgeSelfClosingTag (method)
9 uses
golang.org/x/net/html (current package)
parse.go#L420: func (p *parser) acknowledgeSelfClosingTag() {
parse.go#L642: p.acknowledgeSelfClosingTag()
parse.go#L1012: p.acknowledgeSelfClosingTag()
parse.go#L1027: p.acknowledgeSelfClosingTag()
parse.go#L1032: p.acknowledgeSelfClosingTag()
parse.go#L1096: p.acknowledgeSelfClosingTag()
parse.go#L1577: p.acknowledgeSelfClosingTag()
parse.go#L2005: p.acknowledgeSelfClosingTag()
parse.go#L2196: p.acknowledgeSelfClosingTag()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |