Searched refs:temperr (Results 1 – 1 of 1) sorted by relevance
1177 char *temperr = NULL; in phar_zip_flush() local1182 pass.error = &temperr; in phar_zip_flush()1413 if (temperr) { in phar_zip_flush()1415 spprintf(error, 4096, "phar zip flush of \"%s\" failed: %s", phar->fname, temperr); in phar_zip_flush()1417 efree(temperr); in phar_zip_flush()
Completed in 11 milliseconds