Searched refs:root (Results 176 – 200 of 279) sorted by relevance
12345678910>>...12
27 $root = $dom->documentElement;
24 // Same as autoload1 test case, but with a different autoloading root
27 user = root
15 echo opcache.preload_user=root >> /etc/php.d/opcache.ini
27 xmlns:ns3="http://soap.dev/soap/types" id="id0" soapenc:root="0"34 soapenc:root="0"
24 $config['ENV']['PDOTEST_USER'] = 'root';
8 if (posix_geteuid() == 0) die('skip Cannot run test as root.');
8 <?php if (posix_geteuid() == 0) die('skip Cannot run test as root.'); ?>
6 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
9 abc=dir; def=true; abc=root; xyz="foo bar";
2 Phar: opendir test, root directory
2 Observer: call_user_func() from root namespace
2 Observer: call_user_func_array() from root namespace
156 static int zend_is_indirectly_recursive(zend_op_array *root, zend_op_array *op_array, zend_bitset v… in zend_is_indirectly_recursive() argument162 if (op_array == root) { in zend_is_indirectly_recursive()173 if (zend_is_indirectly_recursive(root, call_info->caller_op_array, visited)) { in zend_is_indirectly_recursive()
13 die('SKIP Test cannot be run as root.');
16 die('SKIP Test cannot be run as root.');
6 if (!extension_loaded('posix') || posix_geteuid() == 0) { die('SKIP Cannot run test as root.'); }
6 if (!extension_loaded('posix') || posix_geteuid() == 0) die('SKIP Cannot run test as root.');
21 var_dump($res->fetchAll(PDO::FETCH_CLASS|PDO::FETCH_PROPS_LATE, 'SimpleXMLElement', array('<root/>'…
46 Locale of type 0 is 'root'
Completed in 22 milliseconds