PHAR_FILE_COMPRESSED_GZ 1657 ext/phar/phar.c compression = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 3188 ext/phar/phar.c if (phar->flags & PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 2027 ext/phar/phar_object.c case PHAR_FILE_COMPRESSED_GZ: PHAR_FILE_COMPRESSED_GZ 2051 ext/phar/phar_object.c case PHAR_FILE_COMPRESSED_GZ: PHAR_FILE_COMPRESSED_GZ 2381 ext/phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 2484 ext/phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 2532 ext/phar/phar_object.c if (phar_obj->archive->flags & PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 3195 ext/phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 3319 ext/phar/phar_object.c if (flags == PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 1313 ext/phar/tar.c if (phar->flags & PHAR_FILE_COMPRESSED_GZ) {