const golang.org/x/net/html/atom.AnnotationXml
3 uses
golang.org/x/net/html/atom (current package)
table.go#L22: AnnotationXml Atom = 0x1c90e
golang.org/x/net/html
parse.go#L65: "math": {a.AnnotationXml, a.Mi, a.Mn, a.Mo, a.Ms, a.Mtext},
parse.go#L2240: if n.Namespace == "math" && n.DataAtom == a.AnnotationXml && p.tok.Type == StartTagToken && p.tok.DataAtom == a.Svg {
![]() |
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. |