Home
last modified time | relevance | path

Searched refs:xmlwriter_write_comment (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/xmlwriter/tests/
H A D005-mb.phpt16 xmlwriter_write_comment($xw, "comment #2");
H A D005.phpt16 xmlwriter_write_comment($xw, "comment #2");
H A D009.phpt17 xmlwriter_write_comment($xw, 'start PI');
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter_arginfo.h368 ZEND_FUNCTION(xmlwriter_write_comment);
415 ZEND_FE(xmlwriter_write_comment, arginfo_xmlwriter_write_comment)
H A Dphp_xmlwriter.stub.php59 function xmlwriter_write_comment(XMLWriter $writer, string $content): bool {} function
H A Dphp_xmlwriter.c586 PHP_FUNCTION(xmlwriter_write_comment) in PHP_FUNCTION() argument

Completed in 16 milliseconds