PHAR_FILE_COMPRESSED_GZ 1658 phar/phar.c compression = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 3232 phar/phar.c if (phar->flags & PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 2110 phar/phar_object.c case PHAR_FILE_COMPRESSED_GZ: PHAR_FILE_COMPRESSED_GZ 2134 phar/phar_object.c case PHAR_FILE_COMPRESSED_GZ: PHAR_FILE_COMPRESSED_GZ 2484 phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 2586 phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 2634 phar/phar_object.c if (phar_obj->arc.archive->flags & PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 3296 phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 3420 phar/phar_object.c if (flags == PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 1260 phar/tar.c if (phar->flags & PHAR_FILE_COMPRESSED_GZ) {