Home
last modified time | relevance | path

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

/PHP-8.1/ext/phar/
H A Dpharzip.h95 #define PHAR_ZIP_COMP_BZIP2 12 macro
H A Dzip.c503 case PHAR_ZIP_COMP_BZIP2 : in phar_parse_zipfile()
867 PHAR_SET_16(central.compressed, PHAR_ZIP_COMP_BZIP2); in phar_zip_changed_apply_int()
868 PHAR_SET_16(local.compressed, PHAR_ZIP_COMP_BZIP2); in phar_zip_changed_apply_int()

Completed in 19 milliseconds