Searched refs:outputMemory (Results 1 – 5 of 5) sorted by relevance
18 echo $writer->outputMemory();
23 echo $xmlWriter->outputMemory(true);
25 echo $xmlWriter->outputMemory(true);
337 public function outputMemory(bool $flush = true): string {} function in XMLWriter
463 …ZEND_ME_MAPPING(outputMemory, xmlwriter_output_memory, arginfo_class_XMLWriter_outputMemory, ZEND_…
Completed in 7 milliseconds