PHAR_ENT_COMPRESSED_GZ 1128 ext/phar/phar.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 2858 ext/phar/phar.c if (entry->flags & PHAR_ENT_COMPRESSED_GZ) { PHAR_ENT_COMPRESSED_GZ 1044 ext/phar/phar_object.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 2411 ext/phar/phar_object.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 2513 ext/phar/phar_object.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 2575 ext/phar/phar_object.c RETURN_LONG(PHAR_ENT_COMPRESSED_GZ); PHAR_ENT_COMPRESSED_GZ 3171 ext/phar/phar_object.c if (entry->flags & PHAR_ENT_COMPRESSED_GZ) { PHAR_ENT_COMPRESSED_GZ 3230 ext/phar/phar_object.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 3330 ext/phar/phar_object.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 3336 ext/phar/phar_object.c flags = PHAR_ENT_COMPRESSED_GZ; PHAR_ENT_COMPRESSED_GZ 4565 ext/phar/phar_object.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 4566 ext/phar/phar_object.c RETURN_BOOL(entry_obj->ent.entry->flags & PHAR_ENT_COMPRESSED_GZ); PHAR_ENT_COMPRESSED_GZ 4943 ext/phar/phar_object.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 4944 ext/phar/phar_object.c if (entry_obj->ent.entry->flags & PHAR_ENT_COMPRESSED_GZ) { PHAR_ENT_COMPRESSED_GZ 4972 ext/phar/phar_object.c entry_obj->ent.entry->flags |= PHAR_ENT_COMPRESSED_GZ; PHAR_ENT_COMPRESSED_GZ 4979 ext/phar/phar_object.c if ((entry_obj->ent.entry->flags & PHAR_ENT_COMPRESSED_GZ) != 0) { PHAR_ENT_COMPRESSED_GZ 5056 ext/phar/phar_object.c if ((entry_obj->ent.entry->flags & PHAR_ENT_COMPRESSED_GZ) != 0 && !PHAR_G(has_zlib)) { PHAR_ENT_COMPRESSED_GZ 5428 ext/phar/phar_object.c REGISTER_PHAR_CLASS_CONST_LONG(phar_ce_archive, "GZ", PHAR_ENT_COMPRESSED_GZ) PHAR_ENT_COMPRESSED_GZ 1172 ext/phar/util.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 1196 ext/phar/util.c case PHAR_ENT_COMPRESSED_GZ: PHAR_ENT_COMPRESSED_GZ 476 ext/phar/zip.c entry.flags |= PHAR_ENT_COMPRESSED_GZ; PHAR_ENT_COMPRESSED_GZ 592 ext/phar/zip.c if (entry.flags & PHAR_ENT_COMPRESSED_GZ) { PHAR_ENT_COMPRESSED_GZ 809 ext/phar/zip.c if (entry->flags & PHAR_ENT_COMPRESSED_GZ) { PHAR_ENT_COMPRESSED_GZ 881 ext/phar/zip.c if (entry->flags & PHAR_ENT_COMPRESSED_GZ) {