ZIP_ER_RENAME     249 ext/zip/lib/zip_source_filep.c                 zip_error_set(&ctx->error, ZIP_ER_RENAME, errno);
ZIP_ER_RENAME     168 ext/zip/lib/zip_source_win32handle.c 	    zip_error_set(&ctx->error, ZIP_ER_RENAME, _zip_win32_error_to_errno(GetLastError()));
ZIP_ER_RENAME    3062 ext/zip/php_zip.c 	REGISTER_ZIP_CLASS_CONST_LONG("ER_RENAME",		ZIP_ER_RENAME);		/* S Renaming temporary file failed */