Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 25 of 117) sorted by last modified time

12345

/PHP-5.5/win32/
H A Dinstall.txt1676 it is relative to your web root directory). Note that for IIS you
/PHP-5.5/tests/security/
H A Dopen_basedir_tempnam.phpt24 //relative test
H A Dopen_basedir.inc6 // relative to the current working directory like this: mkdir("blah") might
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in5 ; All relative paths in this configuration file are relative to PHP's install
142 ; Note: This directive can also be relative to the global prefix.
466 ; possible. However, all PHP paths will be relative to the chroot
472 ; Note: relative path can be used.
523 ; Note: path INI options can be relative and will be expanded with the prefix
/PHP-5.5/ext/zlib/tests/
H A Dreadgzfile_variation15.phpt2 Test readgzfile() function : variation: use include path (relative directories in path)
H A Dgzopen_variation4.phpt2 Test gzopen() function : variation: use include path (relative directories in path)
H A Dgzopen_variation5.phpt2 Test gzopen() function : variation: use include path and stream context create a file, relative path
H A Dgzopen_variation6.phpt2 Test gzopen() function : variation: relative/absolute file
26 gzwrite($h, "This is a relative file");
46 This is a relative file
H A Dreadgzfile_basic.phpt2 Test function readgzfile() reading a gzip relative file
H A Dreadgzfile_basic2.phpt2 Test function readgzfile() reading a plain relative file
H A Dgzfile_basic.phpt2 Test function gzfile() reading a gzip relative file
H A Dgzfile_basic2.phpt2 Test function gzfile() reading a plain relative file
H A Dgzfile_variation15.phpt2 Test gzfile() function : variation: use include path (relative directories in path)
/PHP-5.5/ext/xsl/tests/
H A Dbug53965.phpt2 Bug #53965 (<xsl:include> cannot find files with relative paths when loaded with "file://")
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_relative_scheme.phpt2 Test parse_url() function: Checks relative URL schemes (e.g. "//example.com")
/PHP-5.5/ext/standard/tests/file/windows_acls/
H A Dbug44859_4.phpt22 echo "Testing file with relative path:\n";
38 echo "Testing directory with relative path:\n";
56 Testing file with relative path:
61 Testing directory with relative path:
/PHP-5.5/ext/standard/tests/file/
H A Dsymlink_to_symlink.phpt2 symlink() using a relative path, and symlink() to a symlink
15 // symlink to a regular file using a relative dest
18 // symlink to a symlink using a relative path
H A Dtempnam_variation8-win32.phpt2 Test tempnam() function: usage variations - various absolute and relative paths
16 /* Creating unique files in various dirs by passing relative paths to $dir arg */
18 echo "*** Testing tempnam() with absolute and relative paths ***\n";
37 // relative paths
90 *** Testing tempnam() with absolute and relative paths ***
H A Dunlink_variation10.phpt30 // relative
H A Dunlink_variation6.phpt13 echo "*** Testing unlink() : variation: contexts and relative files ***\n";
15 // test relative directories and stream contexts.
37 *** Testing unlink() : variation: contexts and relative files ***
H A Dunlink_variation8-win32.phpt28 // relative
33 // relative bad path
H A Dtempnam_variation2-win32.phpt2 Test tempnam() function: usage variations - various absolute and relative paths
14 /* Creating unique files in various dirs by passing relative paths to $dir arg */
16 echo "*** Testing tempnam() with absolute and relative paths ***\n";
36 // relative paths
91 *** Testing tempnam() with absolute and relative paths ***
H A Dtempnam_variation2.phpt2 Test tempnam() function: usage variations - various absolute and relative paths
14 /* Creating unique files in various dirs by passing relative paths to $dir arg */
16 echo "*** Testing tempnam() with absolute and relative paths ***\n";
36 // relative paths
91 *** Testing tempnam() with absolute and relative paths ***
H A Dtouch_variation5-win32.phpt25 // relative
30 // relative bad path (note p8 msgs differ)
H A Dtouch_variation5.phpt25 // relative
30 // relative bad path

Completed in 34 milliseconds

12345