github.com/google/licensecheck/old.Checker.submatches (method)

2 uses

	github.com/google/licensecheck/old (current package)
		license.go#L207: 	for _, s := range c.submatches(doc.words, opts) {
		license.go#L487: func (c *Checker) submatches(text []int32, opts Options) []submatch {