Searched refs:_xhtml (Results 1 – 1 of 1) sorted by relevance
17 private $_xhtml = true; variable in HTMLPurifier_Generator75 $this->_xhtml = $this->_def->doctype->xml;110 'output-xhtml' => $this->_xhtml,172 ( $this->_xhtml ? ' /': '' ) // <br /> v. <br>218 if (!$this->_xhtml) {