const github.com/google/safehtml/template.stateTag
10 uses
github.com/google/safehtml/template (current package)
context.go#L73: stateTag
context.go#L105: case stateTag, stateAttrName, stateAfterName, stateBeforeValue, stateAttr:
escape.go#L154: case stateAttrName, stateTag:
escape.go#L287: case stateTag:
escape.go#L705: state: stateTag,
sanitize.go#L17: case stateTag, stateAttrName, stateAfterName:
transition.go#L19: stateTag: tTag,
transition.go#L52: ret := context{state: stateTag}
transition.go#L122: state := stateTag
transition.go#L162: c.state = stateTag
![]() |
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. |