Searched refs:xmlwriter_open_memory (Results 1 – 14 of 14) sorted by relevance
8 $xw = xmlwriter_open_memory();
8 $xmlwriter = xmlwriter_open_memory();
7 $xw = xmlwriter_open_memory();
11 $xw = xmlwriter_open_memory();
10 $xw = xmlwriter_open_memory();
342 ZEND_FUNCTION(xmlwriter_open_memory);389 ZEND_FE(xmlwriter_open_memory, arginfo_xmlwriter_open_memory)
7 function xmlwriter_open_memory(): XMLWriter|false {} function
916 PHP_FUNCTION(xmlwriter_open_memory) in PHP_FUNCTION() argument
Completed in 31 milliseconds