Searched refs:outputMemory (Results 1 – 6 of 6) sorted by relevance
13 echo $writer->outputMemory();
21 echo $writer->outputMemory();
18 echo $writer->outputMemory();
23 echo $xmlWriter->outputMemory(true);
25 echo $xmlWriter->outputMemory(true);
344 public function outputMemory(bool $flush = true): string {} function in XMLWriter
Completed in 11 milliseconds