Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_free.c73 _zip_error_set(&za->file[i]->error, ZIP_ER_ZIPCLOSED, 0); in _zip_free()
H A Dzip.h100 #define ZIP_ER_ZIPCLOSED 8 /* N Containing zip archive was closed */ macro
/PHP-5.5/ext/zip/
H A Dphp_zip.c2840 …REGISTER_ZIP_CLASS_CONST_LONG("ER_ZIPCLOSED", ZIP_ER_ZIPCLOSED); /* N Containing zip archive was c… in PHP_MINIT_FUNCTION()

Completed in 37 milliseconds