Home
last modified time | relevance | path

Searched refs:root (Results 201 – 225 of 337) sorted by relevance

12345678910>>...14

/PHP-8.3/ext/dom/tests/
H A Dbug81433.phpt9 $element = $dom->createElement('test', 'root');
H A Dgh13012.phpt9 $dom->loadXML("<root><x a='a' b='b'/><x b='b' a='a'/><x b='b' a='a' c='c'/></root>");
H A DDOMDocument_schemaValidateSource_error2.phpt22 …ment 'books': No matching global declaration available for the validation root. in %s.php on line …
H A DDOMDocument_schemaValidate_error2.phpt20 …ment 'books': No matching global declaration available for the validation root. in %s.php on line …
H A Dgh13012_ns.phpt9 $dom->loadXML("<root><x/><x xmlns:a=\"urn:a\" xmlns:b=\"urn:b\"/><x xmlns:b=\"urn:b\" xmlns:a=\"urn…
H A DDOMDocument_savexml_basic.phpt25 $root = $dom->documentElement;
/PHP-8.3/ext/intl/tests/
H A Dmsgfmt_format.phpt20 'root' => '{0,whatever} would not work!',
65 Locale is: root
/PHP-8.3/Zend/tests/closures/
H A Dclosure_from_callable_gc.phpt21 $fn2 = $fn; unset($fn2); // Add to root buffer.
/PHP-8.3/ext/opcache/tests/
H A Dgh10405.phpt16 if (posix_geteuid() !== 0) die('skip Test needs root user');
H A Dpreload_user_002.phpt16 if (posix_geteuid() !== 0) die('skip Test needs root user');
/PHP-8.3/ext/pcre/tests/
H A Dbug63055.phpt5 /* the default gc root size is 10,000 */
/PHP-8.3/Zend/tests/generators/
H A Dgc_running_generator.phpt15 // Make sure gen is registered as a GC root.
/PHP-8.3/ext/posix/tests/
H A Dposix_errno_variation1.phpt11 if(posix_getuid()==0) print "skip - Cannot run test as root.";
/PHP-8.3/ext/ffi/tests/
H A D300.phpt10 if (posix_geteuid() == 0) die('skip Cannot run test as root.');
H A Dbug78761.phpt9 if (posix_geteuid() == 0) die('skip Cannot run test as root.');
/PHP-8.3/
H A D.editorconfig3 root = true
H A D.cirrus.yml23 # Specify opcache.preload_user as we're running as root.
24 - echo opcache.preload_user=root >> /etc/php.d/opcache.ini
/PHP-8.3/Zend/tests/
H A Dbug63055.phpt7 /* the default gc root size is 10,000 */
H A Dbug69989_3.phpt32 // Yield from root
/PHP-8.3/ext/pdo_mysql/tests/
H A Dcommon.phpt23 $config['ENV']['PDOTEST_USER'] = 'root';
/PHP-8.3/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload2.phpt24 // Same as autoload1 test case, but with a different autoloading root
/PHP-8.3/ext/tidy/tests/
H A Dgh12980.phpt13 var_dump($tidy->root()->child[1]->attribute);
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug36908.phpt25 xmlns:ns3="http://soap.dev/soap/types" id="id0" soapenc:root="0"
32 soapenc:root="0"
/PHP-8.3/sapi/fpm/tests/
H A Dbug68591-conf-test-group.phpt17 user = root
/PHP-8.3/ext/imap/tests/setup/
H A Ddovecot.conf41 user = root

Completed in 35 milliseconds

12345678910>>...14