archive/zip.Reader.openLookup (method)

2 uses

	archive/zip (current package)
		reader.go#L704: 	e := r.openLookup(name)
		reader.go#L735: func (r *Reader) openLookup(name string) *fileListEntry {