Searched refs:toMemory (Results 1 – 7 of 7) sorted by relevance
2 XMLWriter::toMemory() - custom constructor error15 CustomXMLWriter::toMemory();
2 XMLWriter::toMemory() - normal usage8 $writer = XMLWriter::toMemory();
2 XMLWriter::toMemory() - custom constructor17 $writer = CustomXMLWriter::toMemory();
2 XMLWriter::toMemory() with combinations of empty flush and non-empty flush8 $writer = XMLWriter::toMemory();
384 ZEND_METHOD(XMLWriter, toMemory);437 ZEND_ME(XMLWriter, toMemory, arginfo_class_XMLWriter_toMemory, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
107 public static function toMemory(): static {} function in XMLWriter
951 PHP_METHOD(XMLWriter, toMemory) in PHP_METHOD() argument
Completed in 15 milliseconds