github.com/google/licensecheck/internal/match.reParser.dict (field)

3 uses

	github.com/google/licensecheck/internal/match (current package)
		resyntax.go#L176: 	dict  *Dict
		resyntax.go#L189: 	p.dict = d
		resyntax.go#L334: 	words := p.dict.InsertSplit(text)