Home
last modified time | relevance | path

Searched refs:namespacesWritten (Results 1 – 3 of 3) sorted by relevance

/plugin/webdav/vendor/sabre/xml/lib/
H A DWriter.php54 protected $namespacesWritten = false; variable in Sabre\\Xml\\Writer
153 if (!$this->namespacesWritten) {
158 $this->namespacesWritten = true;
/plugin/icalevents/vendor/sabre/xml/lib/
H A DWriter.php54 protected $namespacesWritten = false; variable in Sabre\\Xml\\Writer
153 if (!$this->namespacesWritten) {
158 $this->namespacesWritten = true;
/plugin/davcal/vendor/sabre/xml/lib/
H A DWriter.php55 protected $namespacesWritten = false; variable in Sabre\\Xml\\Writer
185 if (!$this->namespacesWritten) {
190 $this->namespacesWritten = true;