Home
last modified time | relevance | path

Searched refs:xmlwriter_open_memory (Results 1 – 14 of 14) sorted by relevance

/php-src/ext/xmlwriter/tests/
H A D002.phpt8 $xw = xmlwriter_open_memory();
H A Dxmlwriter_write_dtd_basic_001.phpt8 $xmlwriter = xmlwriter_open_memory();
H A Dxmlwriter_write_attribute_ns_basic_001.phpt7 $xw = xmlwriter_open_memory();
H A D003.phpt8 $xw = xmlwriter_open_memory();
H A D011.phpt11 $xw = xmlwriter_open_memory();
H A D012.phpt11 $xw = xmlwriter_open_memory();
H A Dbug39504.phpt8 $xw = xmlwriter_open_memory();
H A D008.phpt8 $xw = xmlwriter_open_memory();
H A D009.phpt10 $xw = xmlwriter_open_memory();
H A D007.phpt8 $xw = xmlwriter_open_memory();
H A Dbug41287.phpt8 $xw = xmlwriter_open_memory();
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter_arginfo.h331 ZEND_FUNCTION(xmlwriter_open_memory);
375 ZEND_FE(xmlwriter_open_memory, arginfo_xmlwriter_open_memory)
H A Dphp_xmlwriter.stub.php7 function xmlwriter_open_memory(): XMLWriter|false {} function
H A Dphp_xmlwriter.c835 PHP_FUNCTION(xmlwriter_open_memory) in PHP_FUNCTION() argument

Completed in 17 milliseconds