temperr          1169 ext/phar/zip.c 	char *temperr = NULL;
temperr          1174 ext/phar/zip.c 	pass.error = &temperr;
temperr          1405 ext/phar/zip.c 	if (temperr) {
temperr          1407 ext/phar/zip.c 			spprintf(error, 4096, "phar zip flush of \"%s\" failed: %s", phar->fname, temperr);
temperr          1409 ext/phar/zip.c 		efree(temperr);