Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...24

/PHP-7.2/ext/gettext/
H A Dgettext.c55 ZEND_ARG_INFO(0, dir)
248 char *domain, *dir; in PHP_NAMED_FUNCTION() local
252 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "ss", &domain, &domain_len, &dir, &dir_len) == FAILURE)… in PHP_NAMED_FUNCTION()
263 if (dir[0] != '\0' && strcmp(dir, "0")) { in PHP_NAMED_FUNCTION()
264 if (!VCWD_REALPATH(dir, dir_name)) { in PHP_NAMED_FUNCTION()
/PHP-7.2/ext/standard/tests/file/
H A Dtempnam_variation8-win32.phpt12 /* Prototype: string tempnam ( string $dir, string $prefix );
16 /* Creating unique files in various dirs by passing relative paths to $dir arg */
65 echo "temp dir\n";
122 File created in => temp dir
129 File created in => temp dir
151 File created in => temp dir
H A Dfile_get_contents_file_put_contents_variation2.phpt19 $dir = "file_get_contents_variation2";
20 mkdir($file_path."/".$dir);
21 $filename = $file_path."/".$dir."/"."file_get_contents_variation2.tmp";
23 ini_set( 'include_path',$file_path."/".$dir );
H A Dfile_get_contents_variation8-win32.phpt34 "/no/such/file/dir" => "/no/such/file/dir",
89 -- Filename: /no/such/file/dir --
91 Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in …
H A Dtempnam_variation3-win32.phpt10 /* Prototype: string tempnam ( string $dir, string $prefix );
19 echo "Failed, cannot create temp dir $filepath\n";
40 "/no/such/file/dir",
64 /* creating the files in existing dir */
H A Dreadfile_variation10-win32.phpt33 "/no/such/file/dir" => "/no/such/file/dir",
80 -- Filename: /no/such/file/dir --
82 Warning: readfile(/no/such/file/dir): failed to open stream: No such file or directory in %s on lin…
H A Dcopy_variation17.phpt20 $dir = $file_path."/copy_variation17";
21 mkdir($dir);
31 $dest_file_name = $dir."/copy_copy_variation17.tmp";
/PHP-7.2/win32/build/
H A Dconfig.w32.phpize.in23 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
63 ARG_WITH("snapshot-template", "Path to snapshot builder template dir", "no");
81 // Find the php_build dir - it contains headers and libraries
83 …p.net/internals/windows/libs). Assumes that it is a sibling of this source dir (..\\deps) if not s…
102 STDOUT.WriteLine("Build dir: " + get_define('BUILD_DIR'));
113 /* default is as a sibling of the php_build dir */
/PHP-7.2/ext/phar/tests/
H A Ddir.phpt23 mkdir($pname . '/another/dir/');
24 var_dump($phar['another/dir']->isDir());
25 rmdir($pname . '/another/dir/');
28 var_dump(file_exists($pname . '/another/dir/'));
30 var_dump(file_exists($pname3 . '/another/dir/'));
47 rmdir($pname . '/another/dir');
85 Warning: rmdir(): phar error: cannot rmdir directory "phar://%sdir.phar.php/another/dir", write ope…
H A D018.phpt23 $dir = opendir('phar://hio/');
24 while (false !== ($a = readdir($dir))) {
/PHP-7.2/ext/standard/tests/dir/
H A Dscandir_variation3.phpt5 /* Prototype : array scandir(string $dir [, int $sorting_order [, resource $context]])
7 * Source code: ext/standard/dir.c
17 $dir = dirname(__FILE__) . '/scandir_variation3';
18 mkdir($dir);
94 var_dump( scandir($dir, $sorting_order, $input) );
103 $dir = dirname(__FILE__) . '/scandir_variation3';
104 rmdir($dir);
H A Dopendir_variation7.phpt22 * Source code: ext/standard/dir.c
60 // try to remove the dir if exists & create
62 chmod ($dir_path, 0777); // change dir permission to allow all operation
67 // change the dir permisson to test dir on it
/PHP-7.2/ext/spl/tests/
H A DDirectoryIterator_getGroup_basic.phpt18 $dir = new DirectoryIterator($dirname);
20 $actual = $dir->getGroup();
H A DDirectoryIterator_getOwner_basic.phpt18 $dir = new DirectoryIterator($dirname);
20 $actual = $dir->getOwner();
/PHP-7.2/ext/standard/tests/general_functions/
H A Dbug44295-win.phpt10 $dir = 'c:\\not\\exists\\here';
17 $iter = new DirectoryIterator($dir);
/PHP-7.2/ext/pdo/tests/
H A Dbug_34630.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_031.phpt7 $dir = getenv('REDIR_TEST_DIR');
8 if (false == $dir) die('skip no driver');
9 require_once $dir . 'pdo_test.inc';
H A Ddebug_emulated_prepares.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_021.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
H A Dpdo_034.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 Dpdo_015.phpt6 $dir = getenv('REDIR_TEST_DIR');
7 if (false == $dir) die('skip no driver');
8 require_once $dir . 'pdo_test.inc';
/PHP-7.2/ext/snmp/
H A Dconfig.m48 PHP_ARG_WITH(openssl-dir,OpenSSL dir for SNMP,
9 [ --with-openssl-dir[=DIR] SNMP: openssl install prefix], no, no)
/PHP-7.2/ext/zip/tests/
H A Doo_setcompression.phpt24 $zip->addFromString('dir/entry3.txt', $txt);
31 var_dump($zip->setCompressionName('dir/entry3.txt', ZipArchive::CM_STORE));
68 dir/entry3.txt: stored
H A Doo_getnameindex.phpt23 $zip->addFromString('dir/entry2d.txt', 'entry #2');
46 string(15) "dir/entry2d.txt"

Completed in 35 milliseconds

1...<<11121314151617181920>>...24