const github.com/google/licensecheck/internal/match.instAny
6 uses
github.com/google/licensecheck/internal/match (current package)
rematch.go#L223: instAny // match any word
rematch.go#L240: case instAny:
rematch.go#L368: c.prog = append(c.prog, reInst{op: instAny})
rematch.go#L552: case instWord, instAny, instMatch:
rematch.go#L572: case instAny:
rematch.go#L612: case instAny:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |