Home
last modified time | relevance | path

Searched refs:central (Results 1 – 20 of 20) sorted by relevance

/PHP-7.4/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc53 var $central = "";
173 $offset = strlen($central);
181 $offset = strlen($central);
189 $offset = strlen($central);
197 $offset = strlen($central);
205 $offset = strlen($central);
213 $offset = strlen($central);
221 $offset = strlen($central);
237 $offset = strlen($central);
246 $offset = strlen($central);
[all …]
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_004.phpt2 Phar: corrupted zip (central directory offset incorrect)
15 phar error: corrupted central directory entry, no magic signature in zip-based phar "%scdir_offset.…
H A Dcorrupt_001.phpt20 phar error: corrupt zip archive, conflicting file count in end of central directory record in zip-b…
21 phar error: corrupt zip archive, conflicting file count in end of central directory record in zip-b…
H A Dcorrupt_003.phpt15 phar error: end of central directory not found in zip-based phar "%sfilecomment.zip"
H A Dcorrupt_002.phpt15 phar error: end of central directory not found in zip-based phar "%snozipend.zip"
H A Dcorrupt_007.phpt15 phar error: corrupted central directory entry, no magic signature in zip-based phar "%struncfilenam…
H A Dcorrupt_009.phpt15 phar error: Unable to process extra field header for file in central directory in zip-based phar "%…
/PHP-7.4/ext/intl/tests/
H A Ddateformat_timezone_arg_variations4.phpt39 domingo, 1 de enero de 2012, 1:00:00 (hora estándar de Europa central)
42 domingo, 1 de enero de 2012, 1:00:00 (hora estándar de Europa central)
44 domingo, 1 de enero de 2012, 1:00:00 (hora estándar de Europa central)
H A Ddateformat_timezone_arg_variations2.phpt39 domingo%S, 1 de enero de 2012 01:00:00 Hora estándar de Europa central
42 domingo%S, 1 de enero de 2012 01:00:00 Hora estándar de Europa central
44 domingo%S, 1 de enero de 2012 01:00:00 Hora estándar de Europa central
H A Ddateformat_timezone_arg_variations3.phpt40 domingo%S 1 de enero de 2012, 1:00:00 (Hora estándar de Europa central)
43 domingo%S 1 de enero de 2012, 1:00:00 (Hora estándar de Europa central)
45 domingo%S 1 de enero de 2012, 1:00:00 (Hora estándar de Europa central)
H A Ddateformat_create_cal_arg_variant2.phpt48 domingo%S 1 de enero de 2012 01:00:00 Hora estándar de Europa central
H A Ddateformat_create_cal_arg_variant3.phpt49 domingo%S 1 de enero de 2012, 1:00:00 (Hora estándar de Europa central)
H A Ddateformat_create_cal_arg_variant4.phpt49 domingo, 1 de enero de 2012, 1:00:00 (hora estándar de Europa central)
H A Ddateformat_create_cal_arg_variant5.phpt48 domingo, 1 de enero de 2012, 1:00:00 (hora estándar de Europa central)
/PHP-7.4/ext/phar/tests/
H A Dbug71498.phpt16 phar error: end of central directory not found in zip-based phar "%s%ebug71498.zip"
H A Dbug69441.phpt17 UnexpectedValueException: phar error: end of central directory not found in zip-based phar "%sbug69…
/PHP-7.4/ext/phar/
H A Dzip.c826 phar_zip_central_dir_file central; in phar_zip_changed_apply_int() local
849 memset(&central, 0, sizeof(central)); in phar_zip_changed_apply_int()
852 memcpy(central.signature, "PK\1\2", 4); in phar_zip_changed_apply_int()
853 PHAR_SET_16(central.extra_len, sizeof(perms)); in phar_zip_changed_apply_int()
867 PHAR_SET_16(central.compressed, PHAR_ZIP_COMP_DEFLATE); in phar_zip_changed_apply_int()
872 PHAR_SET_16(central.compressed, PHAR_ZIP_COMP_BZIP2); in phar_zip_changed_apply_int()
883 general_purpose_flags = PHAR_GET_16(central.flags); in phar_zip_changed_apply_int()
887 PHAR_SET_32(central.offset, php_stream_tell(p->filefp)); in phar_zip_changed_apply_int()
980 PHAR_SET_32(central.compsize, entry->compressed_filesize); in phar_zip_changed_apply_int()
1000 PHAR_SET_32(central.crc32, entry->crc32); in phar_zip_changed_apply_int()
[all …]
/PHP-7.4/
H A DREADME.REDIST.BINS588 zip_dirent.c -- read directory entry (local or central), clean dirent
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます13370 0 string 5\x0aTermination_Central Quake I save: e3m1 Termination central
30221 #>6 leshort >1 \b, central directory disk %d
30222 #>8 leshort >1 \b, %d central directories on this disk
30223 #>10 leshort >1 \b, %d central directories
30224 #>12 lelong x \b, %d central directory bytes
H A Dmagic13370 0 string 5\x0aTermination_Central Quake I save: e3m1 Termination central
30221 #>6 leshort >1 \b, central directory disk %d
30222 #>8 leshort >1 \b, %d central directories on this disk
30223 #>10 leshort >1 \b, %d central directories
30224 #>12 lelong x \b, %d central directory bytes

Completed in 143 milliseconds