* @license http://www.gnu.org/copyleft/gpl.html GNU GPL * @copyright (C) 2005 Nigel McNie * @version 1.1.0 * */ // Delimiters have no bearing on OCCs $this->_contextDelimiters = array( 0 => array( 0 => array('{@'), 1 => array('}'), 2 => false ) ); $this->_styler->setStyle($CONTEXT, 'color:#0095ff;font-weight:bold;'); ?>