Searched refs:_entity_parser (Results 1 – 1 of 1) sorted by relevance
54 private $_entity_parser; variable in HTMLPurifier_Lexer159 $this->_entity_parser = new HTMLPurifier_EntityParser();221 $string = $this->_entity_parser->substituteSpecialEntities($string);224 $string = $this->_entity_parser->substituteAttrEntities($string);226 $string = $this->_entity_parser->substituteTextEntities($string);343 $html = $this->_entity_parser->substituteNonSpecialEntities($html);