func time.containsDotDot
2 uses
time (current package)
zoneinfo.go#L638: if containsDotDot(name) || name[0] == '/' || name[0] == '\\' {
zoneinfo.go#L667: func containsDotDot(s string) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)