Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlwriter/tests/
H A D005-mb.phpt18 xmlwriter_end_comment($xw);
H A D005.phpt18 xmlwriter_end_comment($xw);
/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c55 static PHP_FUNCTION(xmlwriter_end_comment);
468 PHP_FE(xmlwriter_end_comment, arginfo_xmlwriter_resource)
516 PHP_ME_MAPPING(endComment, xmlwriter_end_comment, arginfo_xmlwriter_void, 0)
1287 static PHP_FUNCTION(xmlwriter_end_comment) in PHP_FUNCTION() argument

Completed in 12 milliseconds