Searched refs:xmlwriter_end_comment (Results 1 – 5 of 5) sorted by relevance
15 xmlwriter_end_comment($xw);
336 ZEND_FUNCTION(xmlwriter_end_comment);381 ZEND_FE(xmlwriter_end_comment, arginfo_xmlwriter_end_comment)428 …ZEND_ME_MAPPING(endComment, xmlwriter_end_comment, arginfo_class_XMLWriter_endComment, ZEND_ACC_PU…
15 function xmlwriter_end_comment(XMLWriter $writer): bool {} function
627 PHP_FUNCTION(xmlwriter_end_comment) in PHP_FUNCTION() argument
Completed in 19 milliseconds