Searched refs:ZIP_ER_TMPOPEN (Results 1 – 3 of 3) sorted by relevance
104 #define ZIP_ER_TMPOPEN 12 /* S Failure to create temporary file */ macro
616 _zip_error_set(&za->error, ZIP_ER_TMPOPEN, errno); in _zip_create_temp_output()622 _zip_error_set(&za->error, ZIP_ER_TMPOPEN, errno); in _zip_create_temp_output()
2845 …REGISTER_ZIP_CLASS_CONST_LONG("ER_TMPOPEN", ZIP_ER_TMPOPEN); /* S Failure to create temporary fil… in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds