47 'LANG_NAME' =>
'Diff',
48 'COMMENT_SINGLE' => array(),
49 'COMMENT_MULTI' => array(),
51 'QUOTEMARKS' => array(),
55 '\ No newline at end of file' 63 'CASE_SENSITIVE' => array(
69 1 =>
'color: #aaaaaa; font-style: italic;',
74 'ESCAPE_CHAR' => array(
96 0 =>
'color: #440088;',
97 1 =>
'color: #991111;',
98 2 =>
'color: #00b000;',
99 3 =>
'color: #888822;',
100 4 =>
'color: #888822;',
101 5 =>
'color: #0011dd;',
102 6 =>
'color: #440088;',
103 7 =>
'color: #991111;',
104 8 =>
'color: #00b000;',
105 9 =>
'color: #888822;',
113 'OBJECT_SPLITTERS' => array(),
115 0 =>
"[0-9,]+[acd][0-9,]+",
190 'SCRIPT_DELIMITERS' => array(
192 'HIGHLIGHT_STRICT_BLOCK' => array(
const GESHI_MODIFIERS
The key of the regex array defining any modifiers to the regular expression.
const GESHI_BEFORE
The key of the regex array defining what bracket group in a matched search to put before the replacem...
const GESHI_REPLACE
The key of the regex array defining what bracket group in a matched search to use as a replacement...
const GESHI_SEARCH
The key of the regex array defining what to search for.
const GESHI_NEVER
#+ private
const GESHI_CAPS_NO_CHANGE
Lowercase keywords found.
const GESHI_AFTER
The key of the regex array defining what bracket group in a matched search to put after the replaceme...