Home
last modified time | relevance | path

Searched refs:compression (Results 51 – 63 of 63) sorted by relevance

123

/PHP-7.4/ext/soap/tests/
H A Dbug73037.phpt79 /* with and without compression */
/PHP-7.4/ext/phar/
H A Dphar.c667 … alias_len, zend_long halt_offset, phar_archive_data** pphar, uint32_t compression, char **error) … in phar_parse_pharfile() argument
773 manifest_flags |= compression; in phar_parse_pharfile()
1595 uint32_t compression = PHAR_FILE_COMPRESSED_NONE; in phar_open_from_fp() local
1674 compression = PHAR_FILE_COMPRESSED_GZ; in phar_open_from_fp()
1716 compression = PHAR_FILE_COMPRESSED_BZ2; in phar_open_from_fp()
1735 …return phar_parse_tarfile(fp, fname, fname_len, alias, alias_len, pphar, is_data, compression, err… in phar_open_from_fp()
1742 …har_parse_pharfile(fp, fname, fname_len, alias, alias_len, halt_offset, pphar, compression, error); in phar_open_from_fp()
H A Dphar_internal.h561 …ias, size_t alias_len, phar_archive_data** pphar, int is_data, uint32_t compression, char **error);
H A Dtar.c213 …as, size_t alias_len, phar_archive_data** pphar, int is_data, uint32_t compression, char **error) … in phar_parse_tarfile() argument
255 myphar->flags = compression; in phar_parse_tarfile()
/PHP-7.4/ext/phar/tests/
H A Dbadparameters.phpt184 Phar is readonly, cannot change compression
/PHP-7.4/
H A Dphp.ini-development249 ; Transparent output compression using the zlib library
251 ; to be used for compression (default is 4KB)
252 ; Note: Resulting chunk size may vary due to nature of compression. PHP
254 ; compression. If you prefer a larger chunk size for better
258 ; http://php.net/zlib.output-compression
261 ; http://php.net/zlib.output-compression-level
H A Dphp.ini-production249 ; Transparent output compression using the zlib library
251 ; to be used for compression (default is 4KB)
252 ; Note: Resulting chunk size may vary due to nature of compression. PHP
254 ; compression. If you prefer a larger chunk size for better
258 ; http://php.net/zlib.output-compression
261 ; http://php.net/zlib.output-compression-level
H A DREADME.REDIST.BINS518 * Portions relating to GIF compression copyright 1989 by Jef
H A DNEWS341 . Fixed bug #75776 (Flushing streams with compression filter is broken). (cmb)
627 compression is enabled). (Nikita)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます88 # check for valid compression method 0-4
2796 # compression method (0-4)
3828 # compression tag minus one equals numeric compression command line switch z[1-9]
3829 >3 ubyte 0 \b, no compression
6698 >8 byte 2 \b, max compression
6974 # BWC compression
6978 # UCL compression
15579 >>4 lelong 1 \b, compression=
16356 >8 search/0x1000 compression\0 \b, compression:
20313 >>11 byte 1 \b, G3 compression
[all …]
H A Dmagic88 # check for valid compression method 0-4
2796 # compression method (0-4)
3828 # compression tag minus one equals numeric compression command line switch z[1-9]
3829 >3 ubyte 0 \b, no compression
6698 >8 byte 2 \b, max compression
6974 # BWC compression
6978 # UCL compression
15579 >>4 lelong 1 \b, compression=
16356 >8 search/0x1000 compression\0 \b, compression:
20313 >>11 byte 1 \b, G3 compression
[all …]
/PHP-7.4/ext/libxml/
H A Dlibxml.c479 int compression ATTRIBUTE_UNUSED) in php_libxml_output_buffer_create_filename()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2397 - /* try compression stuff */

Completed in 162 milliseconds

123