Home
last modified time | relevance | path

Searched refs:registerNodeNS (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/dom/tests/
H A Dbug55700.phpt2 Bug #55700 (XPath namespace prefix conflict, global registerNodeNS flag)
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php420 public function __construct(DOMDocument $document, bool $registerNodeNS = true) {} argument
423 …public function evaluate(string $expression, ?DOMNode $contextNode = null, bool $registerNodeNS = … argument
426 …public function query(string $expression, ?DOMNode $contextNode = null, bool $registerNodeNS = tru… argument
H A Dphp_dom_arginfo.h414 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, registerNodeNS, _IS_BOOL, 0, "true")
422 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, registerNodeNS, _IS_BOOL, 0, "true")

Completed in 10 milliseconds