Searched refs:ZIP_ER_OPEN (Results 1 – 5 of 5) sorted by relevance
50 *zep = ZIP_ER_OPEN; in zip_fdopen()56 *zep = ZIP_ER_OPEN; in zip_fdopen()
103 #define ZIP_ER_OPEN 11 /* S Can't open file */ macro
137 z->e[0] = ZIP_ER_OPEN; in read_file()
81 set_error(zep, NULL, ZIP_ER_OPEN); in zip_open()494 set_error(zep, NULL, ZIP_ER_OPEN); in _zip_file_exists()
2844 REGISTER_ZIP_CLASS_CONST_LONG("ER_OPEN", ZIP_ER_OPEN); /* S Can't open file */ in PHP_MINIT_FUNCTION()
Completed in 14 milliseconds