Searched defs:replaceWith (Results 1 – 3 of 3) sorted by relevance
/PHP-8.1/ext/dom/ | ||
H A D | php_dom.stub.php | 56 public function replaceWith(...$nodes): void; function |
H A D | characterdata.c | 399 PHP_METHOD(DOMCharacterData, replaceWith) in PHP_METHOD() argument |
H A D | element.c | 1287 PHP_METHOD(DOMElement, replaceWith) in PHP_METHOD() argument |
Completed in 17 milliseconds