Home
last modified time | relevance | path

Searched refs:PHAR_ZIP_COMP_BZIP2 (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/phar/
H A Dpharzip.h95 #define PHAR_ZIP_COMP_BZIP2 12 macro
H A Dzip.c506 case PHAR_ZIP_COMP_BZIP2 : in phar_parse_zipfile()
872 PHAR_SET_16(central.compressed, PHAR_ZIP_COMP_BZIP2); in phar_zip_changed_apply_int()
873 PHAR_SET_16(local.compressed, PHAR_ZIP_COMP_BZIP2); in phar_zip_changed_apply_int()

Completed in 12 milliseconds