Searched refs:createComment (Results 1 – 11 of 11) sorted by relevance
12 $comment = $dom->createComment('test-comment');19 $comment = $dom->createComment('test-comment');
12 $comment = $dom->createComment('test-comment');
13 $comment = $dom->createComment('test-comment');
18 $commentnode = $document->createComment('');
267 public function createComment(string $data) {} function in DOMDocument
515 ZEND_METHOD(DOMDocument, createComment);736 ZEND_ME(DOMDocument, createComment, arginfo_class_DOMDocument_createComment, ZEND_ACC_PUBLIC)
602 PHP_METHOD(DOMDocument, createComment) in PHP_METHOD() argument
Completed in 27 milliseconds