Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php39 public function replaceWith(...$nodes): void; function
158 public function replaceWith(...$nodes): void {} function in DOMCharacterData
244 public function replaceWith(...$nodes): void {} function in DOMElement
H A Dcharacterdata.c399 PHP_METHOD(DOMCharacterData, replaceWith) in PHP_METHOD() argument
H A Delement.c1240 PHP_METHOD(DOMElement, replaceWith) in PHP_METHOD() argument

Completed in 13 milliseconds