Home
last modified time | relevance | path

Searched refs:_zip_error_strerror (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/ext/zip/lib/
H A Dzip_file_strerror.c43 return _zip_error_strerror(&zf->error); in zip_file_strerror()
H A Dzip_strerror.c42 return _zip_error_strerror(&za->error); in zip_strerror()
H A Dzip_error_strerror.c46 _zip_error_strerror(struct zip_error *err) in _zip_error_strerror() function
H A Dzipint.h314 const char *_zip_error_strerror(struct zip_error *);

Completed in 8 milliseconds