Home
last modified time | relevance | path

Searched refs:realpath (Results 1 – 25 of 79) sorted by last modified time

1234

/PHP-5.5/win32/build/
H A Dmkdist.php71 $bd = strtolower(realpath($build_dir));
435 $path_to_phar = realpath(__DIR__ . '/../../ext/phar');
/PHP-5.5/tests/security/
H A Dopen_basedir_realpath.phpt14 test_open_basedir("realpath");
22 *** Testing open_basedir configuration [realpath] ***
29 Warning: realpath(): open_basedir restriction in effect. File(%s\test\bad) is not within the allowe…
32 Warning: realpath(): open_basedir restriction in effect. File(%s\test\bad\bad.txt) is not within th…
35 Warning: realpath(): open_basedir restriction in effect. File(%s\test) is not within the allowed pa…
38 Warning: realpath(): open_basedir restriction in effect. File(%s\test) is not within the allowed pa…
41 Warning: realpath(): open_basedir restriction in effect. File(%s\) is not within the allowed path(s…
44 Warning: realpath(): open_basedir restriction in effect. File(%s\test\bad) is not within the allowe…
47 Warning: realpath(): open_basedir restriction in effect. File(%s\test\bad\bad.txt) is not within th…
53 Warning: realpath(): open_basedir restriction in effect. File(%s\test) is not within the allowed pa…
[all …]
/PHP-5.5/
H A Dserver-tests.php87 INI=" . realpath(get_cfg_var("cfg_file_path")) . "
724 $this->test_dirs[] = realpath($path);
861 $testfile = realpath("$dir/$name");
986 $failed_tests_data .= $sep . file_get_contents(realpath($test_info['output']));
987 $failed_tests_data .= $sep . file_get_contents(realpath($test_info['diff']));
1145 '_DIR' => realpath(dirname($file)),
1210 …$output = trim($this->runscript($section_text['SKIPIF'],$this->test_executable_iscgi,realpath(dirn…
1590 $testname = realpath($testname);
1591 $logname = realpath($logname);
H A Drun-tests.php76 define('__DIR__', realpath(dirname(__FILE__)));
754 $testfile = realpath($argv[$i]);
902 $testfile = realpath("{$dir}/{$name}");
1055 $testname = realpath($testname);
1056 $logname = realpath($logname);
1342 $php = realpath(dirname($php) . "/php-cgi.exe") . ' -C ';
1346 $php = realpath(dirname($php) . "/../../sapi/cgi/php-cgi") . ' -C ';
1349 $php = realpath("./sapi/cgi/php-cgi") . ' -C ';
1352 $php = realpath(dirname($php) . "/php-cgi") . ' -C ';
1368 $temp_dir = $test_dir = realpath(dirname($file));
[all …]
H A Dphp.ini-development326 ; Determines the size of the realpath cache to be used by PHP. This value should
329 ; http://php.net/realpath-cache-size
332 ; Duration of time, in seconds for which to cache realpath information for a given
335 ; http://php.net/realpath-cache-ttl
H A Dphp.ini-production326 ; Determines the size of the realpath cache to be used by PHP. This value should
329 ; http://php.net/realpath-cache-size
332 ; Duration of time, in seconds for which to cache realpath information for a given
335 ; http://php.net/realpath-cache-ttl
/PHP-5.5/scripts/dev/
H A Dcheck_parameters.php25 define('PHPDIR', realpath(dirname(__FILE__) . '/../..'));
372 recurse(realpath($dir));
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_015.phpt13 $dir = realpath(dirname(__FILE__));
/PHP-5.5/main/streams/
H A Dplain_wrapper.c926 char *realpath = NULL; in _php_stream_fopen() local
941 realpath = estrdup(filename); in _php_stream_fopen()
953 *opened_path = realpath; in _php_stream_fopen()
954 realpath = NULL; in _php_stream_fopen()
959 if (realpath) { in _php_stream_fopen()
960 efree(realpath); in _php_stream_fopen()
979 *opened_path = realpath; in _php_stream_fopen()
980 realpath = NULL; in _php_stream_fopen()
982 if (realpath) { in _php_stream_fopen()
983 efree(realpath); in _php_stream_fopen()
[all …]
/PHP-5.5/ext/standard/tests/streams/
H A Dbug46024.phpt7 $php = realpath(getenv('TEST_PHP_EXECUTABLE'));
/PHP-5.5/ext/standard/tests/file/windows_acls/
H A Dcommon.inc138 $dst = realpath($name);
/PHP-5.5/ext/standard/tests/file/
H A Dtempnam_variation1-win32.phpt38 …if (realpath($file_dir) == realpath(sys_get_temp_dir()) || realpath($file_dir."\\") == realpath(sy…
41 …else if (realpath($file_dir) == realpath($file_path) || realpath($file_dir."\\") == realpath($file…
H A Dtempnam_variation8-win32.phpt53 print(realpath($file_name));
64 …if (realpath($file_dir) == realpath(sys_get_temp_dir()) || realpath($file_dir."\\") == realpath(sy…
67 …else if (realpath($file_dir) == realpath($dir_req) || realpath($file_dir."\\") == realpath($dir_re…
H A Dtempnam_variation2-win32.phpt54 print(realpath($file_name));
65 …if (realpath($file_dir) == realpath(sys_get_temp_dir()) || realpath($file_dir."\\") == realpath(sy…
68 …else if (realpath($file_dir) == realpath($dir_req) || realpath($file_dir."\\") == realpath($dir_re…
H A Dtempnam_variation2.phpt54 print(realpath($file_name));
65 if (realpath($file_dir) == realpath(sys_get_temp_dir())) {
68 else if ($file_dir == realpath($dir_req)) {
H A Dtempnam_variation3-win32.phpt23 $file_path = realpath($file_path);
70 if (realpath($file_dir) == $file_path || realpath($file_dir . "\\") == $file_path) {
73 …echo "Failed, not created in the correct directory " . realpath($file_dir) . ' vs ' . $file_path .…
H A Dtempnam_variation4.phpt44 if (realpath(dirname($file_name)) == realpath(sys_get_temp_dir())) {
H A Dtempnam_variation7-win32.phpt51 …if (realpath($file_dir) == realpath(sys_get_temp_dir()) || realpath($file_dir."\\") == realpath(sy…
H A Dtempnam_variation7.phpt53 if (realpath($file_dir) == realpath(sys_get_temp_dir())) {
H A Dreadlink_realpath_basic1.phpt2 Test readlink() and realpath functions: basic functionality - diff. path notation for links(Bug #42…
14 Prototype: string realpath ( string $path );
35 echo "*** Testing readlink() and realpath(): with valid and invalid path ***\n";
55 var_dump( realpath($link) );
74 *** Testing readlink() and realpath(): with valid and invalid path ***
H A Dreadlink_realpath_basic2.phpt2 Test readlink() and realpath functions: basic functionality - diff. path notation for files
14 Prototype: string realpath ( string $path );
29 echo "\n*** Testing realpath() on filenames ***\n";
47 var_dump( realpath($file) );
64 *** Testing realpath() on filenames ***
H A Dreadlink_realpath_error.phpt2 Test readlink() and realpath() functions: error conditions
14 Prototype: string realpath ( string $path );
31 echo "*** Testing realpath(): error conditions ***\n";
32 var_dump( realpath() ); // args < expected
33 var_dump( realpath(1, 2) ); // args > expected
35 echo "\n*** Testing realpath() on a non-existent file ***\n";
36 var_dump( realpath(dirname(__FILE__)."/realpath_error.tmp") );
63 *** Testing realpath(): error conditions ***
65 Warning: realpath() expects exactly 1 parameter, 0 given in %s on line %d
68 Warning: realpath() expects exactly 1 parameter, 2 given in %s on line %d
[all …]
H A Dreadlink_realpath_variation1.phpt14 Prototype: string realpath ( string $path );
18 echo "*** Testing readlink() and realpath() : usage variations ***\n";
23 echo "\n*** Testing readlink() and realpath() with linkname stored inside a object ***\n";
42 var_dump( realpath($obj1->linkname) );
45 var_dump( realpath($obj2->linkname) );
55 var_dump( realpath($obj1->linkname) );
58 var_dump( realpath($obj2->linkname) );
76 *** Testing readlink() and realpath() : usage variations ***
78 *** Testing readlink() and realpath() with linkname stored inside a object ***
80 -- Testing readlink() and realpath() with softlink, linkname stored inside an object --
[all …]
H A Dreadlink_realpath_variation2.phpt14 Prototype: string realpath ( string $path );
18 echo "*** Testing readlink() and realpath() : usage variations ***\n";
27 echo "\n*** Testing readlink() and realpath() with linkname stored in an array ***\n";
37 var_dump( realpath($link_arr[0]) );
40 var_dump( realpath($link_arr[1]) );
50 var_dump( realpath($link_arr[0]) );
53 var_dump( realpath($link_arr[1]) );
71 *** Testing readlink() and realpath() : usage variations ***
73 *** Testing readlink() and realpath() with linkname stored in an array ***
75 -- Testing readlink() and realpath() with softlink, linkname stored inside an array --
[all …]
H A Dreadlink_realpath_variation3.phpt2 Test readlink() and realpath() functions: usage variation - invalid args
14 Prototype: string realpath ( string $path );
18 echo "*** Testing readlink() and realpath() : usage variations ***\n";
20 echo "\n*** Testing readlink() and realpath() with linkname as empty string, NULL and single space …
38 var_dump( realpath($link_string[$loop_counter]) );
44 *** Testing readlink() and realpath() : usage variations ***
46 *** Testing readlink() and realpath() with linkname as empty string, NULL and single space ***

Completed in 59 milliseconds

1234