Home
last modified time | relevance | path

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

/PHP-8.1/ext/dom/
H A Dphp_dom.stub.php56 public function replaceWith(...$nodes): void; function
276 public function replaceWith(...$nodes): void {} function in DOMCharacterData
397 public function replaceWith(...$nodes): void {} function in DOMElement
H A Dcharacterdata.c399 PHP_METHOD(DOMCharacterData, replaceWith) in PHP_METHOD() argument
H A Delement.c1287 PHP_METHOD(DOMElement, replaceWith) in PHP_METHOD() argument

Completed in 17 milliseconds