From dfc0d4cf59a9de98bc088c80e75877d9fc9fcab9 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 30 May 2017 19:50:41 -0700 Subject: move code syntax highlighting to plugin --- library/Text_Highlighter/Text/Highlighter/HTML.php | 234 --------------------- 1 file changed, 234 deletions(-) delete mode 100644 library/Text_Highlighter/Text/Highlighter/HTML.php (limited to 'library/Text_Highlighter/Text/Highlighter/HTML.php') diff --git a/library/Text_Highlighter/Text/Highlighter/HTML.php b/library/Text_Highlighter/Text/Highlighter/HTML.php deleted file mode 100644 index 14d0a783f..000000000 --- a/library/Text_Highlighter/Text/Highlighter/HTML.php +++ /dev/null @@ -1,234 +0,0 @@ - - * - */ - -/** - * @ignore - */ - -require_once 'Text/Highlighter.php'; - -/** - * Auto-generated class. HTML 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_HTML extends Text_Highlighter -{ - var $_language = 'html'; - - /** - * PHP4 Compatible Constructor - * - * @param array $options - * @access public - */ - function Text_Highlighter_HTML($options=array()) - { - $this->__construct($options); - } - - - /** - * Constructor - * - * @param array $options - * @access public - */ - function __construct($options=array()) - { - - $this->_options = $options; - $this->_regs = array ( - -1 => '/((?i)\\