Home
last modified time | relevance | path

Searched refs:paths (Results 26 – 50 of 124) sorted by relevance

12345

/PHP-5.4/ext/standard/tests/file/
H A Dfile_get_contents_variation7.phpt2 Test file_get_contents() function : variation - various absolute and relative paths
25 // absolute paths
33 // relative paths
H A Dfile_variation8.phpt2 Test file function : variation - various absolute and relative paths
25 // absolute paths
33 // relative paths
H A Dfile_get_contents_variation7-win32.phpt2 Test file_get_contents() function : variation - various absolute and relative paths
31 // absolute paths
39 // relative paths
H A Dfile_variation8-win32.phpt2 Test file() function : variation - various absolute and relative paths
31 // absolute paths
39 // relative paths
H A Dparse_ini_file_variation6-win32.phpt2 Test parse_ini_file() function : variation - various absolute and relative paths
31 // absolute paths
39 // relative paths
H A Dfopen_variation10-win32.phpt2 Test fopen() function : variation: interesting paths, no use include path
25 // fopen with interesting windows paths.
33 $paths = array('c:\\',
64 foreach($paths as $path) {
H A Dfopen_variation11-win32.phpt2 Test fopen() function : variation: interesting paths, use include path = true
24 // fopen with interesting windows paths.
32 $paths = array('c:\\',
63 foreach($paths as $path) {
H A Dfile_put_contents_variation7-win32.phpt2 Test file_put_contents() function : usage variation - various absolute and relative paths
35 // absolute paths
43 // relative paths
H A Dfile_put_contents_variation7.phpt2 Test file_put_contents() function : usage variation - various absolute and relative paths
29 // absolute paths
37 // relative paths
H A Dmkdir-006.phpt2 recursive mkdir() with unclean paths
H A Ddirname_basic.phpt22 $paths = array(
55 foreach ($paths as $path) {
H A Ddirname_basic-win32.phpt22 $paths = array(
55 foreach ($paths as $path) {
H A Drealpath_basic3.phpt2 Test realpath() with relative paths
24 /* filenames resulting in valid paths */
H A Dreadfile_variation9.phpt34 // absolute paths
43 // relative paths
H A Dpathinfo_basic2-win32.phpt18 $paths = array (
38 /* loop through $paths to test each $path in the above array */
39 foreach($paths as $path) {
H A Dreadfile_variation8-win32.phpt40 // absolute paths
48 // relative paths
H A Drealpath_basic4.phpt2 Test realpath() with relative paths
H A Dreadfile_variation6.phpt18 // include paths.
/PHP-5.4/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
/PHP-5.4/
H A DMakefile.global53 paths="$$paths $(INSTALL_ROOT)$(phpincludedir)/$$i"; \
55 $(mkinstalldirs) $$paths && \
/PHP-5.4/ext/standard/tests/dir/
H A Dchdir_variation2.phpt2 Test chdir() function : usage variations - relative paths
11 * Test chdir() with variations of relative paths
H A Dopendir_variation4.phpt2 Test opendir() function : usage variations - different relative paths
11 * Test opendir() with different relative paths as $path argument
H A Dscandir_variation4.phpt2 Test scandir() function : usage variations - different relative paths
11 * Test scandir() with relative paths as $dir argument
/PHP-5.4/ext/standard/tests/streams/
H A Dbug60106.phpt2 Bug#60106 (stream_socket_server silently truncates long unix socket paths)
/PHP-5.4/ext/xsl/tests/
H A Dbug53965.phpt2 Bug #53965 (<xsl:include> cannot find files with relative paths when loaded with "file://")

Completed in 17 milliseconds

12345