Home
last modified time | relevance | path

Searched refs:xmlwriter_end_comment (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/xmlwriter/examples/
H A Dxmlwriter_mem.php24 $res = xmlwriter_end_comment($xw);
/PHP-7.2/ext/xmlwriter/tests/
H A D005-mb.phpt19 xmlwriter_end_comment($xw);
H A D005.phpt19 xmlwriter_end_comment($xw);
/PHP-7.2/ext/xmlwriter/
H A Dphp_xmlwriter.c62 static PHP_FUNCTION(xmlwriter_end_comment);
473 PHP_FE(xmlwriter_end_comment, arginfo_xmlwriter_resource)
529 PHP_ME_MAPPING(endComment, xmlwriter_end_comment, arginfo_xmlwriter_void, 0)
1307 static PHP_FUNCTION(xmlwriter_end_comment) in PHP_FUNCTION() argument

Completed in 9 milliseconds