Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_error_to_str.c56 case ZIP_ET_SYS: in zip_error_to_str()
H A Dzip_err_str.c44 #define S ZIP_ET_SYS
H A Dzip_error_strerror.c62 case ZIP_ET_SYS: in _zip_error_strerror()
H A Dzip.h124 #define ZIP_ET_SYS 1 /* sys_err is errno */ macro
H A Dzip_open.c152 if (zip_error_get_sys_type(ze) == ZIP_ET_SYS) in set_error()

Completed in 15 milliseconds