Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Delement.c602 PHP_METHOD(DOMElement, removeAttribute) in PHP_METHOD() argument
623 PHP_METHOD(Dom_Element, removeAttribute) in PHP_METHOD() argument
H A Dphp_dom.stub.php798 public function removeAttribute(string $qualifiedName): bool {} function in DOMElement
1611 public function removeAttribute(string $qualifiedName): void {} function in Dom\\Element

Completed in 17 milliseconds