Searched defs:appendXML (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/dom/ | ||
H A D | documentfragment.c | 60 PHP_METHOD(DOMDocumentFragment, appendXML) { in PHP_METHOD() argument |
H A D | php_dom.stub.php | 480 public function appendXML(string $data): bool {} function in DOMDocumentFragment |
Completed in 23 milliseconds