Home
last modified time | relevance | path

Searched refs:ZIP_ER_REMOVE (Results 1 – 3 of 3) sorted by last modified time

/PHP-5.5/ext/zip/
H A Dphp_zip.c2854 REGISTER_ZIP_CLASS_CONST_LONG("ER_REMOVE", ZIP_ER_REMOVE); /* S Can't remove file */ in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/zip/lib/
H A Dzip.h114 #define ZIP_ER_REMOVE 22 /* S Can't remove file */ macro
H A Dzip_close.c100 _zip_error_set(&za->error, ZIP_ER_REMOVE, errno); in zip_close()

Completed in 29 milliseconds