Home
last modified time | relevance | path

Searched refs:ZIP_ER_OPEN (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip_fdopen.c50 *zep = ZIP_ER_OPEN; in zip_fdopen()
56 *zep = ZIP_ER_OPEN; in zip_fdopen()
H A Dzip.h103 #define ZIP_ER_OPEN 11 /* S Can't open file */ macro
H A Dzip_source_filep.c137 z->e[0] = ZIP_ER_OPEN; in read_file()
H A Dzip_open.c81 set_error(zep, NULL, ZIP_ER_OPEN); in zip_open()
494 set_error(zep, NULL, ZIP_ER_OPEN); in _zip_file_exists()
/PHP-5.5/ext/zip/
H A Dphp_zip.c2843 REGISTER_ZIP_CLASS_CONST_LONG("ER_OPEN", ZIP_ER_OPEN); /* S Can't open file */ in PHP_MINIT_FUNCTION()

Completed in 28 milliseconds