Searched refs:XMLWriter (Results 1 – 11 of 11) sorted by relevance
5 use XMLWriter; alias31 class Writer extends XMLWriter {
5 use XMLWriter; alias32 class Writer extends XMLWriter {
36 $this->writer = new \XMLWriter;
16 public function __construct(XMLWriter $writer){
56 $out = new XMLWriter;
67 $out = new XMLWriter;
456 "XMLWriter",
715 …mmand\LocationVisitor\Request\XmlVisitor` was rewritten to change from using SimpleXML to XMLWriter