const golang.org/x/net/html/atom.Br
8 uses
golang.org/x/net/html/atom (current package)
table.go#L43: Br Atom = 0x202
golang.org/x/net/html
parse.go#L561: case a.Head, a.Body, a.Html, a.Br:
parse.go#L600: case a.Head, a.Body, a.Html, a.Br:
parse.go#L679: case a.Body, a.Html, a.Br:
parse.go#L743: case a.Noscript, a.Br:
parse.go#L804: case a.Body, a.Html, a.Br:
parse.go#L1008: case a.Area, a.Br, a.Embed, a.Img, a.Input, a.Keygen, a.Wbr:
parse.go#L1160: case a.Br:
 |
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. |