* @license http://www.gnu.org/copyleft/gpl.html GNU GPL * @copyright (C) 2005 Nigel McNie * @version 1.1.0 * */ $this->_contextDelimiters = array( 0 => array( 0 => array('REGEX#]+>#i'), 1 => array(''), 2 => false ) ); // If this is set to parse any of the delimiters, the OCC swallows it up - setStartStyle and // setEndStyle have no meaning in a context with an OCC (actually, nor does setStyle) $this->_delimiterParseData = GESHI_CHILD_PARSE_NONE; $this->_overridingChildContext = new GeSHiCodeContext('javascript'); ?>