Home
last modified time | relevance | path

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

/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php31 private $_current; variable in PhpCss\\Ast\\Visitor\\Explain
41 $this->_current = $this->_document = new DOMDocument();
79 $this->_current->appendChild($result);
87 $text = $this->_current->appendChild(
109 $this->_current = $node;
119 $this->_current = $this->_current->parentNode;
141 $this->_current === $this->_document->documentElement &&
142 $this->_current->hasChildNodes()
145 ->_current