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();
332 ZEND_FUNCTION(xmlwriter_open_memory);377 ZEND_FE(xmlwriter_open_memory, arginfo_xmlwriter_open_memory)424 …ZEND_ME_MAPPING(openMemory, xmlwriter_open_memory, arginfo_class_XMLWriter_openMemory, ZEND_ACC_PU…
7 function xmlwriter_open_memory(): XMLWriter|false {} function
938 PHP_FUNCTION(xmlwriter_open_memory) in PHP_FUNCTION() argument
Completed in 14 milliseconds