github.com/google/licensecheck/old.submatch.matched (field)

5 uses

	github.com/google/licensecheck/old (current package)
		license.go#L172: 	matched int
		license.go#L473: 	match.Percent = 100 * float64(s.matched) / float64(len(l.doc.words))
		license.go#L582: 						prev.matched++ // matched the blank
		license.go#L585: 					prev.matched += matchLength
		license.go#L630: 				matched:    matchLength,