Searched refs:xmlwriter_end_comment (Results 1 – 4 of 4) sorted by relevance
24 $res = xmlwriter_end_comment($xw);
19 xmlwriter_end_comment($xw);
62 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 8 milliseconds