Home
last modified time | relevance | path

Searched defs:setIdAttributeNS (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/
H A Dphp_dom.stub.php822 … public function setIdAttributeNS(string $namespace, string $qualifiedName, bool $isId): void {} function in DOMElement
1665 … public function setIdAttributeNS(?string $namespace, string $qualifiedName, bool $isId): void {} function in Dom\\Element
H A Delement.c1374 PHP_METHOD(DOMElement, setIdAttributeNS) in PHP_METHOD() argument

Completed in 47 milliseconds