Home
last modified time | relevance | path

Searched refs:_zip_err_type (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/zip/lib/
H A Dzip_error_get_sys_type.c44 return _zip_err_type[ze]; in zip_error_get_sys_type()
H A Dzip_error_to_str.c53 switch (_zip_err_type[ze]) { in zip_error_to_str()
H A Dzip_err_str.c48 const int _zip_err_type[] = { variable
H A Dzip_error_strerror.c58 switch (_zip_err_type[err->zip_err]) { in zip_error_strerror()
H A Dzip_error.c89 return _zip_err_type[error->zip_err]; in zip_error_system_type()
H A Dzipint.h453 extern const int _zip_err_type[];

Completed in 13 milliseconds