Lines Matching full:gz
94 * by Gz writers (0 no compression, 9 highest compression)
149 * tar, zip, gz or tgz) will be considered as directories (up to a depth of
252 * The compressed files must have a tar, zip, gz or tgz extension
612 * Currently, supported extensions are tar, zip, gz, tgz, tbz, bz2,
619 $extension == 'gz' ||
655 File_Archive::readArchive('gz', $source, $sourceOpened)
665 case 'gz':
1065 * Compress the data to a tar, gz, tar/gz or zip format
1070 * @param string $type can be one of tgz, tbz, tar, zip, gz, gzip, bz2,
1072 * of them (for example tar.gz or tar.bz2). The case of this
1086 $reals = array("tar.gz", "tar.bz2");
1118 case "gz":