const github.com/google/licensecheck/internal/match.instAlt
7 uses
github.com/google/licensecheck/internal/match (current package)
rematch.go#L224: instAlt // jump to both pc+1 and pc+1+arg
rematch.go#L242: case instAlt:
rematch.go#L313: c.prog = append(c.prog, reInst{op: instAlt})
rematch.go#L331: c.prog = append(c.prog, reInst{op: instAlt})
rematch.go#L367: c.prog = append(c.prog, reInst{op: instAlt, arg: int32(end - (len(c.prog) + 1))})
rematch.go#L471: prog = append(prog, reInst{op: instAlt})
rematch.go#L523: case instAlt:
![]() |
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. |