Home
last modified time | relevance | path

Searched refs:ZIP_ER_TMPOPEN (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip.h104 #define ZIP_ER_TMPOPEN 12 /* S Failure to create temporary file */ macro
H A Dzip_close.c616 _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()
/PHP-5.5/ext/zip/
H A Dphp_zip.c2844 …REGISTER_ZIP_CLASS_CONST_LONG("ER_TMPOPEN", ZIP_ER_TMPOPEN); /* S Failure to create temporary fil… in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds