Searched refs:xmlwriter_write_comment (Results 1 – 6 of 6) sorted by relevance
16 xmlwriter_write_comment($xw, "comment #2");
17 xmlwriter_write_comment($xw, 'start PI');
358 ZEND_FUNCTION(xmlwriter_write_comment);403 ZEND_FE(xmlwriter_write_comment, arginfo_xmlwriter_write_comment)450 …ZEND_ME_MAPPING(writeComment, xmlwriter_write_comment, arginfo_class_XMLWriter_writeComment, ZEND_…
59 function xmlwriter_write_comment(XMLWriter $writer, string $content): bool {} function
566 PHP_FUNCTION(xmlwriter_write_comment) in PHP_FUNCTION() argument
Completed in 16 milliseconds