github.com/andybalholm/brotli/matchfinder.M0.Lazy (field)

3 uses

	github.com/andybalholm/brotli/matchfinder (current package)
		m0.go#L14: 	Lazy bool
		m0.go#L113: 		if m.Lazy && base+1 < sLimit {
		m0.go#L145: 		if m.Lazy {