Home
last modified time | relevance | path

Searched refs:path (Results 151 – 175 of 720) sorted by relevance

12345678910>>...29

/PHP-7.0/ext/zlib/tests/
H A Dgzfile_variation1.phpt32 Warning: gzfile() expects parameter 1 to be a valid path, array given in %s on line %d
35 Warning: gzfile() expects parameter 1 to be a valid path, array given in %s on line %d
38 Warning: gzfile() expects parameter 1 to be a valid path, array given in %s on line %d
41 Warning: gzfile() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dreadgzfile_variation1.phpt32 Warning: readgzfile() expects parameter 1 to be a valid path, array given in %s on line %d
35 Warning: readgzfile() expects parameter 1 to be a valid path, array given in %s on line %d
38 Warning: readgzfile() expects parameter 1 to be a valid path, array given in %s on line %d
41 Warning: readgzfile() expects parameter 1 to be a valid path, array given in %s on line %d
/PHP-7.0/ext/opcache/tests/
H A Dopcache-1.blacklist4 /path/to/foo
5 "/path/to/foo2"
H A Dblacklist-win32.phpt26 [0] => C:\path\to\foo
27 [1] => C:\path\to\foo2
28 [2] => C:\path\to\bar
/PHP-7.0/ext/standard/tests/file/
H A Dchmod_variation2.phpt24 echo "chmod() on a path containing .. and .\n";
30 echo "\nchmod() on a path containing .. with invalid directories\n";
45 echo "\nchmod() on a relative path from a different working directory\n";
65 chmod() on a path containing .. and .
70 chmod() on a path containing .. with invalid directories
84 chmod() on a relative path from a different working directory
H A Ddirname_error.phpt7 /* Prototype : string dirname(string path)
8 * Description: Returns the directory name component of the path
21 $path = 'string_val';
23 var_dump( dirname($path, 1, $extra_arg) );
H A Dparse_ini_file_variation3.phpt2 Test parse_ini_file() function : variation: include path searching
33 $path = get_include_path();
34 echo "New include path is : " . $path . "\n";
79 New include path is : %sparse_ini_file_variation3.dir1%sparse_ini_file_variation3.dir2%sparse_ini_f…
H A Dpathinfo_basic2-win32.phpt12 /* Prototype: mixed pathinfo ( string $path [, int $options] );
13 Description: Returns information about a file path
38 /* loop through $paths to test each $path in the above array */
39 foreach($paths as $path) {
41 var_dump( pathinfo($path, PATHINFO_DIRNAME) );
42 var_dump( pathinfo($path, PATHINFO_BASENAME) );
43 var_dump( pathinfo($path, PATHINFO_EXTENSION) );
44 var_dump( pathinfo($path, PATHINFO_FILENAME) );
45 var_dump( pathinfo($path) );
/PHP-7.0/ext/sockets/tests/
H A Dsocket_abstract_path.phpt16 $path = "\x00/foo_bar";
20 socket_bind($servers, $path) or die("Could not bind");
26 socket_connect($clients, $path) or die("Error connecting");
31 //"name" => [ "addr" => $path, ],
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c27 …STD_PHP_INI_ENTRY("phpdbg.path", "", PHP_INI_SYSTEM | PHP_INI_PERDIR, OnUpdateString, path, zend_p…
59 int len = strlen(PHPDBG_WG(path)) + sizeof(sock.sun_family); in PHP_RINIT_FUNCTION()
63 strcpy(sock.sun_path, PHPDBG_WG(path)); in PHP_RINIT_FUNCTION()
66 …in socket at %s defined by phpdbg.path ini setting. Reason: %s", PHPDBG_WG(path), strerror(errno)); in PHP_RINIT_FUNCTION()
/PHP-7.0/ext/standard/tests/dir/
H A Ddir_variation1.phpt95 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
100 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
105 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
110 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
115 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
154 Warning: dir() expects parameter 1 to be a valid path, resource given in %s on line %d
159 Warning: dir() expects parameter 1 to be a valid path, resource given in %s on line %d
164 Warning: dir() expects parameter 1 to be a valid path, object given in %s on line %d
H A Ddir_variation3.phpt98 ["path"]=>
109 ["path"]=>
120 ["path"]=>
131 ["path"]=>
142 ["path"]=>
153 ["path"]=>
164 ["path"]=>
175 ["path"]=>
186 ["path"]=>
197 ["path"]=>
/PHP-7.0/tests/security/
H A Dopen_basedir_file.phpt32 Warning: file(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s)…
37 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
42 Warning: file(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.…
47 Warning: file(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (…
52 Warning: file(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.)…
57 Warning: file(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(…
62 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
67 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_file_get_contents.phpt32 …pen_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on li…
37 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
42 …): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on li…
47 …: open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on li…
52 …(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on li…
57 …n_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on li…
62 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
67 …ion in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_rename.phpt32 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
35 …r restriction in effect. File(.././bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
38 …triction in effect. File(../bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
41 …restriction in effect. File(./.././bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
44 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
H A Dopen_basedir_parse_ini_file.phpt40 …basedir restriction in effect. File(%stest\bad) is not within the allowed path(s): (.) in %sopen_b…
45 …restriction in effect. File(%stest\bad\bad.txt) is not within the allowed path(s): (.) in %sopen_b…
50 …pen_basedir restriction in effect. File(%stest) is not within the allowed path(s): (.) in %sopen_b…
55 …pen_basedir restriction in effect. File(%stest) is not within the allowed path(s): (.) in %sopen_b…
60 …basedir restriction in effect. File(%stest\bad) is not within the allowed path(s): (.) in %sopen_b…
65 …restriction in effect. File(%stest\bad\bad.txt) is not within the allowed path(s): (.) in %sopen_b…
70 …pen_basedir restriction in effect. File(%stest) is not within the allowed path(s): (.) in %sopen_b…
H A Dopen_basedir_fopen.phpt41 Warning: fopen(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
46 …dir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
51 Warning: fopen(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
56 Warning: fopen(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
61 Warning: fopen(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
66 Warning: fopen(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path
71 …r restriction in effect. File(../bad/./bad.txt) is not within the allowed path(s): (.) in %s on li…
76 Warning: fopen(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
/PHP-7.0/ext/bz2/
H A Dphp_bz2.h53 PHP_BZ2_API php_stream *_php_stream_bz2open(php_stream_wrapper *wrapper, const char *path, const ch…
57 #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper)… argument
/PHP-7.0/ext/pgsql/tests/
H A D05large_object.phpt58 $path = dirname(__FILE__) . '/';
60 $oid = pg_lo_import($db, $path . 'php.gif');
63 @unlink($path . 'php.gif.exported');
64 pg_lo_export($oid, $path . 'php.gif.exported', $db);
65 if (!file_exists($path . 'php.gif.exported')) {
68 @unlink($path . 'php.gif.exported');
/PHP-7.0/ext/phar/tests/
H A Dbug13786.phpt14 $path = dirname(__FILE__) . DIRECTORY_SEPARATOR . $fname;
15 $phar = new Phar($path);
19 unlink($path);
/PHP-7.0/ext/fileinfo/tests/
H A Dfinfo_file_001.phpt17 Warning: finfo_file(): Empty filename or path in %s on line %d
20 Warning: finfo_file(): Empty filename or path in %s on line %d
23 Warning: finfo_file(): Empty filename or path in %s on line %d
/PHP-7.0/ext/spl/examples/
H A Dnocvsdir.php32 function __construct($path) argument
34 parent::__construct(new RecursiveDirectoryIterator($path));
/PHP-7.0/ext/standard/tests/general_functions/
H A Dbug44295.phpt6 if (!extension_loaded("spl") || is_dir('/this/path/does/not/exist')) die("skip");
10 $dir = '/this/path/does/not/exist';
28 in catch: DirectoryIterator::__construct(/this/path/does/not/exist): failed to open dir: No such fi…
/PHP-7.0/tests/basic/
H A Dreq60524.phpt4 sys_temp_dir=/path/to/temp/dir
14 /path/to/temp/dir
/PHP-7.0/ext/spl/examples/tests/
H A Dexamples.inc5 function __construct($path, $classes)
10 $this->append($path . '/' . strtolower($c) . '.inc');

Completed in 32 milliseconds

12345678910>>...29