const github.com/google/safehtml/template.stateAttrName
9 uses
github.com/google/safehtml/template (current package)
context.go#L76: stateAttrName
context.go#L105: case stateTag, stateAttrName, stateAfterName, stateBeforeValue, stateAttr:
escape.go#L154: case stateAttrName, stateTag:
escape.go#L155: c.state = stateAttrName
escape.go#L289: c.state = stateAttrName
escape.go#L295: c.state = stateAttrName
sanitize.go#L17: case stateTag, stateAttrName, stateAfterName:
transition.go#L20: stateAttrName: tAttrName,
transition.go#L131: state = stateAttrName
![]() |
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. |