golang.org/x/text/secure/precis.buffers.next (field)

4 uses

	golang.org/x/text/secure/precis (current package)
		profile.go#L121: 	next int
		profile.go#L129: 	x := b.next & 1
		profile.go#L136: 	b.next++
		profile.go#L256: 	if buf.next == 0 {