Home
last modified time | relevance | path

Searched defs:createComment (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/
H A Dphp_dom.stub.php963 public function createComment(string $data): DOMComment {} function in DOMDocument
1967 public function createComment(string $data): Comment {} function in Dom\\Document
H A Ddocument.c555 PHP_METHOD(DOMDocument, createComment) in PHP_METHOD() argument

Completed in 21 milliseconds