Searched refs:volume (Results 1 – 11 of 11) sorted by relevance
/php-src/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-src/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-src/ext/standard/tests/file/ |
H A D | rename_variation13-win32.phpt | 91 Warning: rename(%s): The filename, directory name, or volume label syntax is incorrect (code: 123) … 94 Warning: rename(%s): The filename, directory name, or volume label syntax is incorrect (code: 123) …
|
H A D | rename_variation-win32.phpt | 64 …riation.tmp/,%s/rename_variation2.tmp): The filename, directory name, or volume label syntax is in…
|
/php-src/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-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 479 # name_len; volume name length; diskname[30]; volume name 2762 >>156 ubyte 0x56 \b, volume 4081 # PKZIP multi-volume archive 4624 12 string BB02 Bacula volume 11580 >0 belong 5 end of volume, 11599 >0 belong 5 end of volume, 11618 >0 belong 5 end of volume, 11656 >0 leshort 5 end of volume. 14082 >0x90 lelong+1 x volume %d 14089 >0x3b byte x volume %d, [all …]
|
H A D | magic | 479 # name_len; volume name length; diskname[30]; volume name 2762 >>156 ubyte 0x56 \b, volume 4081 # PKZIP multi-volume archive 4624 12 string BB02 Bacula volume 11580 >0 belong 5 end of volume, 11599 >0 belong 5 end of volume, 11618 >0 belong 5 end of volume, 11656 >0 leshort 5 end of volume. 14082 >0x90 lelong+1 x volume %d 14089 >0x3b byte x volume %d, [all …]
|
/php-src/ext/mbstring/libmbfl/ |
H A D | LICENSE | 207 with the Library (or with a work based on the Library) on a volume of
|
/php-src/ext/bcmath/libbcmath/ |
H A D | LICENSE | 210 with the Library (or with a work based on the Library) on a volume of
|
/php-src/ |
H A D | php.ini-development | 1364 ; For high volume production servers, using a value of 1000 is a more efficient approach.
|
H A D | php.ini-production | 1366 ; For high volume production servers, using a value of 1000 is a more efficient approach.
|
Completed in 371 milliseconds