go/src/cmd/vendor/github.com/google/pprof/internal/report/shortnames.go

var sepRE

// shortNameList returns a non-empty sequence of shortened names
// (in decreasing preference) that can be used to represent name.
func shortNameList(name string) []string {}