const github.com/google/safehtml/template.stateAfterName
7 uses
github.com/google/safehtml/template (current package)
context.go#L79: stateAfterName
context.go#L105: case stateTag, stateAttrName, stateAfterName, stateBeforeValue, stateAttr:
escape.go#L293: case stateAfterName:
sanitize.go#L17: case stateTag, stateAttrName, stateAfterName:
transition.go#L21: stateAfterName: tAfterName,
transition.go#L133: state = stateAfterName
transition.go#L149: c.state = stateAfterName
![]() |
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. |