func github.com/google/licensecheck/internal/match.atBOL

2 uses

	github.com/google/licensecheck/internal/match (current package)
		resyntax.go#L197: 			if strict && !atBOL(s, i) {
		resyntax.go#L311: func atBOL(s string, i int) bool {