Home
last modified time | relevance | path

Searched defs:namespaceURI (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/xsl/
H A Dphp_xsl.stub.php121 …public function registerPHPFunctionNS(string $namespaceURI, string $name, callable $callable): voi…
/PHP-8.4/ext/xmlreader/
H A Dphp_xmlreader.stub.php130 public string $namespaceURI; variable in XMLReader
/PHP-8.4/ext/dom/
H A Dphp_dom.stub.php398 public ?string $namespaceURI; variable in DOMNode
518 public ?string $namespaceURI; variable in DOMNameSpaceNode
1231 …public function registerPhpFunctionNS(string $namespaceURI, string $name, callable $callable): voi…
1570 public ?string $namespaceURI; variable in Dom\\Element
1700 public function rename(?string $namespaceURI, string $qualifiedName): void {}
1713 public ?string $namespaceURI; variable in Dom\\Attr
1748 public function rename(?string $namespaceURI, string $qualifiedName): void {}
2131 public ?string $namespaceURI; variable in Dom\\NamespaceInfo
2164 …public function registerPhpFunctionNS(string $namespaceURI, string $name, callable $callable): voi…

Completed in 14 milliseconds