Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dpharzip.h95 #define PHAR_ZIP_COMP_BZIP2 12 macro
H A Dzip.c568 case PHAR_ZIP_COMP_BZIP2 : in phar_parse_zipfile()
920 PHAR_SET_16(central.compressed, PHAR_ZIP_COMP_BZIP2); in phar_zip_changed_apply_int()
921 PHAR_SET_16(local.compressed, PHAR_ZIP_COMP_BZIP2); in phar_zip_changed_apply_int()

Completed in 15 milliseconds