func internal/filepathlite.Localize
4 uses
internal/filepathlite (current package)
path.go#L168: func Localize(path string) (string, error) {
os
dir.go#L158: fpath, err := filepathlite.Localize(path)
file.go#L785: name, err := filepathlite.Localize(name)
path/filepath
path.go#L86: return filepathlite.Localize(path)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)