Home
last modified time | relevance | path

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

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php21 private $_xmlns = 'urn:carica-phpcss-explain-2014'; variable in PhpCss\\Ast\\Visitor\\Explain
61 $result = $this->_document->createElementNS($this->_xmlns, $name);
64 $this->_document->createElementNs($this->_xmlns, $contentType)
88 $this->_document->createElementNs($this->_xmlns, 'text')
147 $this->_document->createElementNs($this->_xmlns, 'text')