Home
last modified time | relevance | path

Searched refs:root (Results 226 – 250 of 291) sorted by path

12345678910>>...12

/PHP-5.5/ext/standard/tests/file/
H A Dfileowner_error.phpt20 var_dump( fileowner("/no/such/file", "root") ); // args > expected
H A Dfopen_variation10-win32.phpt61 fwrite($h, "file in root");
91 file in root
94 file in root
128 file in root
H A Dfopen_variation11-win32.phpt60 fwrite($h, "file in root");
89 file in root
92 file in root
126 file in root
H A Dis_executable_basic.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dis_executable_variation2.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
H A Dis_executable_variation3.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dis_readable_basic.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dis_readable_variation1.phpt6 // Skip if being run by root (files are always readable, writeable and executable)
12 die('skip cannot be run as root');
H A Dis_readable_variation2.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
H A Dis_readable_variation3.phpt7 // Skip if being run by root (files are always readable, writeable and executable)
13 die('skip cannot be run as root');
H A Dis_writable_basic.phpt5 // Skip if being run by root (files are always readable, writeable and executable)
11 die('skip cannot be run as root');
H A Dis_writable_variation1.phpt7 // Skip if being run by root (files are always readable, writeable and executable)
13 die('skip cannot be run as root');
H A Dis_writable_variation2.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
H A Dis_writable_variation3.phpt6 // Skip if being run by root (files are always readable, writeable and executable)
12 die('skip cannot be run as root');
H A Dlchown_error.phpt7 // Skip if being run by root
13 die('skip cannot be run as root');
H A Dmkdir-004.phpt7 die("skip for root only");
H A Dmkdir-005.phpt7 die("skip for root only");
H A Dmkdir_rmdir_variation1.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dmkdir_rmdir_variation2.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dsymlink_link_linkinfo_is_link_variation6.phpt15 // Skip if being run by root (files are always readable, writeable and executable)
21 die('skip cannot be run as root');
H A Dtempnam_variation4.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
H A Dunlink_variation1.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dunlink_variation10.phpt49 //cannot test hard links unless you are root.
/PHP-5.5/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/PHP-5.5/ext/tidy/examples/
H A Ddumpit5.php21 $tree = $tidy->root();

Completed in 61 milliseconds

12345678910>>...12