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