golang.org/x/text/secure/precis.checker.p (field)

5 uses

	golang.org/x/text/secure/precis (current package)
		profile.go#L108: 		ts = append(ts, &checker{p: p, allowed: p.Allowed()})
		profile.go#L175: 		c := checker{p: p}
		profile.go#L219: 		c := checker{p: p}
		profile.go#L335: 	p       *Profile
		profile.go#L360: 		if property(e) < c.p.class.validFrom {