const golang.org/x/net/html/atom.Li
7 uses
golang.org/x/net/html/atom (current package)
table.go#L149: Li Atom = 0xb202
golang.org/x/net/html
parse.go#L210: case a.Dd, a.Dt, a.Li, a.Optgroup, a.Option, a.P, a.Rb, a.Rp, a.Rt, a.Rtc:
parse.go#L930: case a.Li:
parse.go#L935: case a.Li:
parse.go#L1148: case a.Li:
parse.go#L1149: p.popUntil(listItemScope, a.Li)
parse.go#L1181: case a.Dd, a.Dt, a.Li, a.Optgroup, a.Option, a.P, a.Rb, a.Rp, a.Rt, a.Rtc, a.Tbody, a.Td, a.Tfoot, a.Th,
 |
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. |