Home
last modified time | relevance | path

Searched refs:volume (Results 1 – 11 of 11) sorted by relevance

/php-src/ext/standard/tests/file/windows_links/
H A Dreadlink_compat.phpt20 // 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 Dtest_long_path_bug30730.phpt2 Bug #30730 Filename path length limit broken on NTFS volume, using rename
/php-src/ext/standard/tests/file/
H A Drename_variation13-win32.phpt91 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 Drename_variation-win32.phpt64 …riation.tmp/,%s/rename_variation2.tmp): The filename, directory name, or volume label syntax is in…
/php-src/ext/gd/libgd/
H A Dgd_topal.c366 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 Dmagic私はガラスを食べられます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 Dmagic479 # 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 DLICENSE207 with the Library (or with a work based on the Library) on a volume of
/php-src/ext/bcmath/libbcmath/
H A DLICENSE210 with the Library (or with a work based on the Library) on a volume of
/php-src/
H A Dphp.ini-development1378 ; For high volume production servers, using a value of 1000 is a more efficient approach.
H A Dphp.ini-production1380 ; For high volume production servers, using a value of 1000 is a more efficient approach.

Completed in 362 milliseconds