var html.entity2
3 uses
html (current package)
entity.go#L21: var entity2 map[string][2]rune
entity.go#L2169: entity2 = map[string][2]rune{
escape.go#L146: } else if x := entity2[string(entityName)]; x[0] != 0 {
 |
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. |