* */ /** * @ignore */ require_once 'Text/Highlighter.php'; /** * Auto-generated class. XML syntax highlighting * * @author Andrey Demenev * @category Text * @package Text_Highlighter * @copyright 2004-2006 Andrey Demenev * @license http://www.php.net/license/3_0.txt PHP License * @version Release: @package_version@ * @link http://pear.php.net/package/Text_Highlighter */ class Text_Highlighter_XML extends Text_Highlighter { var $_language = 'xml'; /** * PHP4 Compatible Constructor * * @param array $options * @access public */ function Text_Highlighter_XML($options=array()) { $this->__construct($options); } /** * Constructor * * @param array $options * @access public */ function __construct($options=array()) { $this->_options = $options; $this->_regs = array ( -1 => '/((?i)\\<\\!\\[CDATA\\[)|((?i)\\