ZIP_ER_REMOVE     321 ext/zip/lib/zip_source_filep.c                 zip_error_set(&ctx->error, ZIP_ER_REMOVE, errno);
ZIP_ER_REMOVE     240 ext/zip/lib/zip_source_win32handle.c 	    zip_error_set(&ctx->error, ZIP_ER_REMOVE, _zip_win32_error_to_errno(GetLastError()));
ZIP_ER_REMOVE    3082 ext/zip/php_zip.c 	REGISTER_ZIP_CLASS_CONST_LONG("ER_REMOVE",		ZIP_ER_REMOVE);		/* S Can't remove file */