Searched refs:volume (Results 1 – 12 of 12) sorted by relevance
/PHP-7.4/ext/standard/tests/file/windows_links/ |
H A D | readlink_compat.phpt | 20 // mounted volume 21 $volume = trim(exec('mountvol C: /L')); 22 exec(sprintf('mountvol "%s" %s', $tmpDir, $volume)); 29 // junction to a volume (same as a mounted volume) 31 exec(sprintf('mklink /J "%s" %s', $link, $volume));
|
/PHP-7.4/ext/standard/tests/file/windows_mb_path/ |
H A D | test_long_path_bug30730.phpt | 2 Bug #30730 Filename path length limit broken on NTFS volume, using rename
|
/PHP-7.4/ext/standard/tests/file/ |
H A D | rename_variation-win32.phpt | 72 …riation.tmp/,%s/rename_variation2.tmp): The filename, directory name, or volume label syntax is in…
|
H A D | rename_variation13-win32.phpt | 108 Warning: rename(%s): The filename, directory name, or volume label syntax is incorrect. (code: 123)… 111 Warning: rename(%s): The filename, directory name, or volume label syntax is incorrect. (code: 123)…
|
/PHP-7.4/ext/gd/libgd/ |
H A D | gd_topal.c | 366 INT32 volume; member 386 if (boxp->colorcount > maxc && boxp->volume > 0) in find_biggest_color_pop() 407 if (boxp->volume > maxv) in find_biggest_volume() 410 maxv = boxp->volume; in find_biggest_volume() 524 boxp->volume = dist0 * dist0 + dist1 * dist1 + dist2 * dist2; in update_box()
|
/PHP-7.4/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 2417 >>156 ubyte 0x56 \b, volume 3124 >8 byte &0x04 multi-volume, 3388 # PKZIP multi-volume archive 3792 12 string BB02 Bacula volume 9240 >0 belong 5 end of volume, 9259 >0 belong 5 end of volume, 9278 >0 belong 5 end of volume, 9316 >0 leshort 5 end of volume. 11688 >0x90 lelong+1 x volume %d 16287 >>0x0060 lelong >-1 volume %d [all …]
|
H A D | magic | 2417 >>156 ubyte 0x56 \b, volume 3124 >8 byte &0x04 multi-volume, 3388 # PKZIP multi-volume archive 3792 12 string BB02 Bacula volume 9240 >0 belong 5 end of volume, 9259 >0 belong 5 end of volume, 9278 >0 belong 5 end of volume, 9316 >0 leshort 5 end of volume. 11688 >0x90 lelong+1 x volume %d 16287 >>0x0060 lelong >-1 volume %d [all …]
|
/PHP-7.4/ext/mbstring/libmbfl/ |
H A D | LICENSE | 207 with the Library (or with a work based on the Library) on a volume of
|
/PHP-7.4/ext/bcmath/libbcmath/ |
H A D | LICENSE | 210 with the Library (or with a work based on the Library) on a volume of
|
/PHP-7.4/ |
H A D | UPGRADING | 724 - The device number is now based on the volume serial number.
|
H A D | php.ini-development | 1414 ; For high volume production servers, using a value of 1000 is a more efficient approach.
|
H A D | php.ini-production | 1414 ; For high volume production servers, using a value of 1000 is a more efficient approach.
|
Completed in 172 milliseconds