const golang.org/x/net/html/atom.Col
15 uses
golang.org/x/net/html/atom (current package)
table.go#L54: Col Atom = 0x1ab03
golang.org/x/net/html
parse.go#L1099: case a.Caption, a.Col, a.Colgroup, a.Frame, a.Head, a.Tbody, a.Td, a.Tfoot, a.Th, a.Thead, a.Tr:
parse.go#L1422: case a.Col:
parse.go#L1479: case a.Body, a.Caption, a.Col, a.Colgroup, a.Html, a.Tbody, a.Td, a.Tfoot, a.Th, a.Thead, a.Tr:
parse.go#L1509: case a.Caption, a.Col, a.Colgroup, a.Tbody, a.Td, a.Tfoot, a.Thead, a.Tr:
parse.go#L1540: case a.Body, a.Col, a.Colgroup, a.Html, a.Tbody, a.Td, a.Tfoot, a.Th, a.Thead, a.Tr:
parse.go#L1574: case a.Col:
parse.go#L1590: case a.Col:
parse.go#L1620: case a.Caption, a.Col, a.Colgroup, a.Tbody, a.Tfoot, a.Thead:
parse.go#L1644: case a.Body, a.Caption, a.Col, a.Colgroup, a.Html, a.Td, a.Th, a.Tr:
parse.go#L1670: case a.Caption, a.Col, a.Colgroup, a.Tbody, a.Tfoot, a.Thead, a.Tr:
parse.go#L1701: case a.Body, a.Caption, a.Col, a.Colgroup, a.Html, a.Td, a.Th:
parse.go#L1715: case a.Caption, a.Col, a.Colgroup, a.Tbody, a.Td, a.Tfoot, a.Th, a.Thead, a.Tr:
parse.go#L1741: case a.Body, a.Caption, a.Col, a.Colgroup, a.Html:
parse.go#L1886: case a.Col:
 |
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. |