Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/lib/
H A Dzip_source_crc.c113 zip_error_set(&ctx->error, ZIP_ER_CRC, 0); in crc_read()
H A Dzip.h112 #define ZIP_ER_CRC 7 /* N CRC error */ macro
/PHP-7.0/ext/zip/
H A Dphp_zip.c3098 REGISTER_ZIP_CLASS_CONST_LONG("ER_CRC", ZIP_ER_CRC); /* N CRC error */ in PHP_MINIT_FUNCTION()

Completed in 24 milliseconds