Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds