github.com/google/licensecheck/internal/match.reCompile.compile (method)

5 uses

	github.com/google/licensecheck/internal/match (current package)
		rematch.go#L276: 	c.compile(re)
		rematch.go#L282: func (c *reCompile) compile(re *reSyntax) {
		rematch.go#L308: 			c.compile(sub)
		rematch.go#L316: 		c.compile(re.sub[0])
		rematch.go#L335: 			c.compile(sub)