const vendor/golang.org/x/net/idna.stateAfter

6 uses

	vendor/golang.org/x/net/idna (current package)
		idna10.0.0.go#L624: 	stateAfter
		idna10.0.0.go#L644: 		joinZWNJ:   stateAfter,
		idna10.0.0.go#L653: 	stateAfter: {
		idna10.0.0.go#L656: 		joiningT:   stateAfter,
		idna10.0.0.go#L660: 		joinVirama: stateAfter, // no-op as we can't accept joiners here
		idna10.0.0.go#L721: 	if st == stateFAIL || st == stateAfter {