const github.com/google/licensecheck/internal/match.instWord
6 uses
github.com/google/licensecheck/internal/match (current package)
rematch.go#L222: instWord // match specific word
rematch.go#L238: case instWord:
rematch.go#L292: c.prog = append(c.prog, reInst{op: instWord, arg: int32(w)})
rematch.go#L552: case instWord, instAny, instMatch:
rematch.go#L574: case instWord:
rematch.go#L617: case instWord:
![]() |
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. |