Home
last modified time | relevance | path

Searched refs:outputMemory (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/xmlwriter/tests/
H A Dxmlwriter_toMemory_normal_usage.phpt13 echo $writer->outputMemory();
H A Dxmlwriter_toMemory_custom_constructor.phpt21 echo $writer->outputMemory();
H A Dbug79344.phpt18 echo $writer->outputMemory();
H A DOO_013.phpt23 echo $xmlWriter->outputMemory(true);
H A DOO_012.phpt25 echo $xmlWriter->outputMemory(true);
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php344 public function outputMemory(bool $flush = true): string {} function in XMLWriter

Completed in 11 milliseconds