PHAR_FILE_COMPRESSED_GZ 1656 ext/phar/phar.c compression = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 3253 ext/phar/phar.c if (phar->flags & PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 2046 ext/phar/phar_object.c case PHAR_FILE_COMPRESSED_GZ: PHAR_FILE_COMPRESSED_GZ 2070 ext/phar/phar_object.c case PHAR_FILE_COMPRESSED_GZ: PHAR_FILE_COMPRESSED_GZ 2416 ext/phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 2518 ext/phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 2566 ext/phar/phar_object.c if (phar_obj->arc.archive->flags & PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 3228 ext/phar/phar_object.c flags = PHAR_FILE_COMPRESSED_GZ; PHAR_FILE_COMPRESSED_GZ 3352 ext/phar/phar_object.c if (flags == PHAR_FILE_COMPRESSED_GZ) { PHAR_FILE_COMPRESSED_GZ 1275 ext/phar/tar.c if (phar->flags & PHAR_FILE_COMPRESSED_GZ) {