Home
last modified time | relevance | path

Searched refs:xmlwriter_end_document (Results 1 – 14 of 14) sorted by last modified time

/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c53 static PHP_FUNCTION(xmlwriter_end_document);
489 PHP_FE(xmlwriter_end_document, arginfo_xmlwriter_resource)
537 PHP_ME_MAPPING(endDocument, xmlwriter_end_document, arginfo_xmlwriter_void, 0)
1343 static PHP_FUNCTION(xmlwriter_end_document) in PHP_FUNCTION() argument
/PHP-7.4/ext/xmlwriter/tests/
H A D001.phpt12 xmlwriter_end_document($xw);
H A D003.phpt24 xmlwriter_end_document($xw);
H A D004.phpt16 xmlwriter_end_document($xw);
H A D005-mb.phpt20 xmlwriter_end_document($xw);
H A D002.phpt11 xmlwriter_end_document($xw);
H A D005.phpt20 xmlwriter_end_document($xw);
H A Dxmlwriter_write_attribute_ns_basic_001.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 D011.phpt22 xmlwriter_end_document($xw);
H A Dbug39504.phpt16 xmlwriter_end_document($xw);
H A Dbug41287.phpt18 xmlwriter_end_document($xw);

Completed in 19 milliseconds