type golang.org/x/text/secure/precis.property

7 uses

	golang.org/x/text/secure/precis (current package)
		class.go#L20: 	validFrom property
		class.go#L30: 	return c.validFrom <= property(trieval)
		profile.go#L360: 		if property(e) < c.p.class.validFrom {
		trieval.go#L16: func (e entry) property() property { return property(e & propMask) }
		trieval.go#L19: type property uint8
		trieval.go#L24: 	unassigned property = iota << propShift