Home
last modified time | relevance | path

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

/PHP-7.2/ext/zip/lib/
H A Dzip_error_to_str.c54 case ZIP_ET_SYS: in zip_error_to_str()
H A Dzip_err_str.c45 #define S ZIP_ET_SYS
H A Dzip_error_strerror.c59 case ZIP_ET_SYS: in zip_error_strerror()
H A Dzip_error.c73 case ZIP_ET_SYS: in zip_error_init_with_code()
H A Dzip.h140 #define ZIP_ET_SYS 1 /* sys_err is errno */ macro
H A Dzip_open.c259 if (zip_error_system_type(err) == ZIP_ET_SYS) { in _zip_set_open_error()

Completed in 16 milliseconds