temperr 1194 ext/phar/zip.c char *temperr = NULL; temperr 1199 ext/phar/zip.c pass.error = &temperr; temperr 1444 ext/phar/zip.c if (temperr) { temperr 1446 ext/phar/zip.c spprintf(error, 4096, "phar zip flush of \"%s\" failed: %s", phar->fname, temperr); temperr 1448 ext/phar/zip.c efree(temperr);