Home
last modified time | relevance | path

Searched refs:drive (Results 1 – 19 of 19) sorted by relevance

/PHP-7.4/ext/standard/tests/file/
H A Dbug41874.phpt14 The system cannot find the drive specified.
15 The system cannot find the drive specified.
H A Dbug41874_1.phpt16 The system cannot find the drive specified.
H A Dbug41874_3.phpt16 The system cannot find the drive specified.
H A Dbug41874_2.phpt17 The system cannot find the drive specified.
H A Dbug72035.phpt2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
H A Dbasename_bug66395_variation2-win32.phpt2 basename bug #66395 check drive traversing and NTFS streams
H A Dbasename_variation1-win32.phpt14 // drive letters
H A Dbasename_variation1.phpt14 // drive letters
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapptype.c49 char path[_MAX_PATH], drive[_MAX_DRIVE], dir[_MAX_DIR], in file_os2_apptype() local
61 _splitpath(filename, drive, dir, fname, ext); in file_os2_apptype()
62 (void)sprintf(path, "%s%s%s%s", drive, in file_os2_apptype()
/PHP-7.4/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt25 $drive = substr(__DIR__, 0, 2);
27 $ret = exec($mountvol . " " . $drive . " /L", $output, $ret_val);
H A Dbug48746_2.phpt21 $drive = substr(__DIR__, 0, 2);
23 $ret = exec($mountvol . " " . $drive . " /L", $output, $ret_val);
H A Dbug73962.phpt19 $drive = substr(__DIR__, 0, 2);
21 $ret = exec($mountvol . " " . $drive . " /L", $output, $ret_val);
H A Dbug48746_1.phpt25 $drive = substr(__DIR__, 0, 2);
27 $ret = exec($mountvol . " " . $drive . " /L", $output, $ret_val);
/PHP-7.4/ext/phar/tests/
H A Dbug71625.phpt12 if (file_exists('A:')) die('skip drive A: exists');
/PHP-7.4/ext/standard/
H A Dfilestat.c136 char drive = path[0] & 95;
138 if (DosQueryFSInfo( drive ? drive - 64 : 0, FSIL_ALLOC, &fsinfo, sizeof( fsinfo ) ) == 0) {
236 char drive = path[0] & 95;
238 if (DosQueryFSInfo( drive ? drive - 64 : 0, FSIL_ALLOC, &fsinfo, sizeof( fsinfo ) ) == 0) {
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7186 0 name sega-mega-drive-header
7203 >0 use sega-mega-drive-header
7207 >0 use sega-mega-drive-header
7212 >0x10 use sega-mega-drive-header
7216 >0x10 use sega-mega-drive-header
7223 >>0 use sega-mega-drive-header
7227 >>>0 use sega-mega-drive-header
7233 >>>0 use sega-mega-drive-header
10391 # physical drive number (0x80-0xFF) when the Windows wrote that byte to the drive
11862 # xxxxx0xx Not Removable drive
[all …]
H A Dmagic7186 0 name sega-mega-drive-header
7203 >0 use sega-mega-drive-header
7207 >0 use sega-mega-drive-header
7212 >0x10 use sega-mega-drive-header
7216 >0x10 use sega-mega-drive-header
7223 >>0 use sega-mega-drive-header
7227 >>>0 use sega-mega-drive-header
7233 >>>0 use sega-mega-drive-header
10391 # physical drive number (0x80-0xFF) when the Windows wrote that byte to the drive
11862 # xxxxx0xx Not Removable drive
[all …]
/PHP-7.4/
H A DNEWS2287 subst virtual drive). (Anatol)
2705 . Fixed bug #74243 (allow locales.conf to drive datetime format). (fandrieu)
/PHP-7.4/build/
H A Dlibtool.m41488 # path with ; separators, and with drive letters. We can handle the
1489 # drive letters (cygwin fileutils understands them), so leave them,

Completed in 159 milliseconds