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: