Home
last modified time | relevance | path

Searched refs:xmlwriter_end_document (Results 1 – 16 of 16) sorted by relevance

/PHP-8.0/ext/xmlwriter/tests/
H A D002.phpt11 xmlwriter_end_document($xw);
H A D001.phpt12 xmlwriter_end_document($xw);
H A D005-mb.phpt20 xmlwriter_end_document($xw);
H A D005.phpt20 xmlwriter_end_document($xw);
H A D004.phpt16 xmlwriter_end_document($xw);
H A Dxmlwriter_write_attribute_ns_basic_001.phpt16 xmlwriter_end_document($xw);
H A D003.phpt24 xmlwriter_end_document($xw);
H A D011.phpt22 xmlwriter_end_document($xw);
H A Dbug39504.phpt16 xmlwriter_end_document($xw);
H A D007.phpt25 xmlwriter_end_document($xw);
H A D008.phpt26 xmlwriter_end_document($xw);
H A D009.phpt31 xmlwriter_end_document($xw);
H A Dbug41287.phpt18 xmlwriter_end_document($xw);
/PHP-8.0/ext/xmlwriter/
H A Dphp_xmlwriter_arginfo.h357 ZEND_FUNCTION(xmlwriter_end_document);
402 ZEND_FE(xmlwriter_end_document, arginfo_xmlwriter_end_document)
449 …ZEND_ME_MAPPING(endDocument, xmlwriter_end_document, arginfo_class_XMLWriter_endDocument, ZEND_ACC…
H A Dphp_xmlwriter.stub.php57 function xmlwriter_end_document(XMLWriter $writer): bool {} function
H A Dphp_xmlwriter.c663 PHP_FUNCTION(xmlwriter_end_document) in PHP_FUNCTION() argument

Completed in 14 milliseconds