Home
last modified time | relevance | path

Searched refs:ZIP_ER_INTERNAL (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip_source_error.c52 e[0] = ZIP_ER_INTERNAL; in zip_source_error()
72 e[0] = ZIP_ER_INTERNAL; in zip_source_error()
78 e[0] = ZIP_ER_INTERNAL; in zip_source_error()
H A Dzip.h112 #define ZIP_ER_INTERNAL 20 /* N Internal error */ macro
H A Dzip_dirent.c76 _zip_error_set(error, ZIP_ER_INTERNAL, 0); in _zip_cdir_grow()
/PHP-5.5/ext/zip/
H A Dphp_zip.c2852 REGISTER_ZIP_CLASS_CONST_LONG("ER_INTERNAL", ZIP_ER_INTERNAL); /* N Internal error */ in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds