Home
last modified time | relevance | path

Searched refs:dir (Results 251 – 275 of 560) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.4/ext/standard/tests/file/
H A Dfile_get_contents_variation8-win32.phpt36 "/no/such/file/dir" => "/no/such/file/dir",
91 -- Filename: /no/such/file/dir --
93 Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in …
H A Dreadfile_variation10-win32.phpt35 "/no/such/file/dir" => "/no/such/file/dir",
81 -- Filename: /no/such/file/dir --
83 Warning: readfile(/no/such/file/dir): failed to open stream: No such file or directory in %s on lin…
H A Dtempnam_variation3-win32.phpt12 /* Prototype: string tempnam ( string $dir, string $prefix );
21 echo "Failed, cannot create temp dir $filepath\n";
42 "/no/such/file/dir",
66 /* creating the files in existing dir */
H A Dcopy_variation17.phpt20 $dir = $file_path."/copy_variation17";
21 mkdir($dir);
31 $dest_file_name = $dir."/copy_copy_variation17.tmp";
H A Dstat_basic-win32-mb.phpt23 // creating dir
26 // stat of the dir created
39 // now new stat of the dir after file is created
56 echo "-- comparing difference in dir stats before and after creating file in it --\n";
78 -- comparing difference in dir stats before and after creating file in it --
H A Dstat_basic-win32.phpt23 // creating dir
26 // stat of the dir created
39 // now new stat of the dir after file is created
56 echo "-- comparing difference in dir stats before and after creating file in it --\n";
78 -- comparing difference in dir stats before and after creating file in it --
H A D006_error.phpt34 /* With non-existing file or dir */
35 var_dump( chmod("/no/such/file/dir", 0777) );
36 var_dump( fileperms("/no/such/file/dir") );
72 Warning: fileperms(): stat failed for /no/such/file/dir in %s on line %d
H A Dsymlink_link_linkinfo_is_link_variation8.phpt2 …inkinfo(), link() and is_link() functions : usage variations - try link with same name in diff. dir
27 /* creating link to a file in different dir with the same name as the file */
47 // delete temp dir
67 // delete temp dir
H A Dstat_variation4-win32.phpt17 /* test the effects on the stats of dir/file for using is_dir() & is_file() on dir/file */
24 mkdir("$file_path/stat_variation4/"); // temp dir
/PHP-7.4/ext/phar/tests/tar/
H A Dtar_004.phpt21 $tar->mkDir('internal/dir');
22 $tar->mkDir('dir');
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_021.phpt18 …lm="testrealm@host.com", nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093", uri="/dir/index.html", qop=au…
37 …lm="testrealm@host.com", nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093", uri="/dir/index.html", qop=au…
/PHP-7.4/ext/phar/tests/
H A Dstat2_5.3.phpt28 echo "dir\n";
53 string(3) "dir"
57 dir
/PHP-7.4/ext/pdo/tests/
H A Dpdo_013.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_015.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dbug_64172.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dbug_43130.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
13 require_once $dir . 'pdo_test.inc';
H A Dpdo_023.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_026.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_017.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_022.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_025.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_029.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_variation3-win32-mb.phpt11 /* Prototype : array scandir(string $dir [, int $sorting_order [, resource $context]])
13 * Source code: ext/standard/dir.c
23 $dir = __DIR__ . '/私はガラスを食べられますscandir_variation3';
24 mkdir($dir);
100 var_dump( scandir($dir, $sorting_order, $input) );
109 $dir = __DIR__ . '/私はガラスを食べられますscandir_variation3';
110 rmdir($dir);
/PHP-7.4/win32/build/
H A Dconfig.w32.phpize.in25 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
65 ARG_WITH("snapshot-template", "Path to snapshot builder template dir", "no");
83 // Find the php_build dir - it contains headers and libraries
85 …p.net/internals/windows/libs). Assumes that it is a sibling of this source dir (..\\deps) if not s…
104 STDOUT.WriteLine("Build dir: " + get_define('BUILD_DIR'));
115 /* default is as a sibling of the php_build dir */
/PHP-7.4/ext/libxml/tests/
H A Dlibxml_disable_entity_loader_2.phpt17 $dir = str_replace('\\', '/', __DIR__);
18 $xml = str_replace('XXE_URI', $dir . '/libxml_disable_entity_loader_payload.txt', $xml);

Completed in 24 milliseconds

1...<<11121314151617181920>>...23