ZIP_ER_TMPOPEN    191 ext/zip/lib/zip_source_filep.c         zip_error_set(&ctx->error, ZIP_ER_TMPOPEN, errno);
ZIP_ER_TMPOPEN    199 ext/zip/lib/zip_source_filep.c         zip_error_set(&ctx->error, ZIP_ER_TMPOPEN, errno);
ZIP_ER_TMPOPEN    461 ext/zip/lib/zip_source_win32handle.c 	zip_error_set(&ctx->error, ZIP_ER_TMPOPEN, _zip_win32_error_to_errno(GetLastError()));
ZIP_ER_TMPOPEN   3072 ext/zip/php_zip.c 	REGISTER_ZIP_CLASS_CONST_LONG("ER_TMPOPEN",		ZIP_ER_TMPOPEN);	/* S Failure to create temporary file */