github.com/google/licensecheck/internal/match.MultiLRE.Dict (method)

3 uses

	github.com/google/licensecheck/internal/match (current package)
		regexp.go#L171: func (re *MultiLRE) Dict() *Dict {

	github.com/google/licensecheck
		scan.go#L129: 	copyright := s.re.Dict().Lookup("copyright")
		scan.go#L130: 	http := s.re.Dict().Lookup("http")