Searched refs:ErrAlgorithm (Results 1 – 5 of 5) sorted by relevance
20 ErrAlgorithm = errors.New("zip: unsupported compression algorithm") var165 return nil, ErrAlgorithm
252 return nil, ErrAlgorithm
29 ErrAlgorithm = errors.New("zip: unsupported compression algorithm") var242 return nil, ErrAlgorithm
368 return nil, ErrAlgorithm
84 pkg archive/zip, var ErrAlgorithm error