regexp.Regexp.Find (method)
2 uses
regexp (current package)
regexp.go#L821: func (re *Regexp) Find(b []byte) []byte {
google.golang.org/protobuf/internal/encoding/json
decode.go#L212: return Token{}, d.newSyntaxError(d.currPos(), "invalid value %s", errRegexp.Find(in))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)