44 'LANG_NAME' =>
'SPARK',
45 'COMMENT_SINGLE' => array(1 =>
'--', 2 =>
'--#'),
46 'COMMENT_MULTI' => array(
'/*' =>
'*/'),
48 'QUOTEMARKS' => array(
'"'),
49 'ESCAPE_CHAR' =>
'\\',
52 'begin',
'declare',
'do',
'else',
'elsif',
'exception',
'for',
'if',
53 'is',
'loop',
'while',
'then',
'end',
'select',
'case',
'until',
57 'abs',
'and',
'at',
'mod',
'not',
'or',
'rem',
'xor' 60 'abort',
'abstract',
'accept',
'access',
'aliased',
'all',
'array',
61 'body',
'constant',
'delay',
'delta',
'digits',
'entry',
'exit',
62 'function',
'generic',
'in',
'interface',
'limited',
'new',
'null',
63 'of',
'others',
'out',
'overriding',
'package',
'pragma',
'private',
64 'procedure',
'protected',
'raise',
'range',
'record',
'renames',
65 'requeue',
'reverse',
'separate',
'subtype',
'synchronized',
66 'tagged',
'task',
'terminate',
'type',
'use',
'when',
'with' 72 'CASE_SENSITIVE' => array(
80 1 =>
'color: #00007f;',
81 2 =>
'color: #0000ff;',
82 3 =>
'color: #46aa03; font-weight:bold;',
85 0 =>
'color: #66cc66;' 88 1 =>
'color: #adadad; font-style: italic;',
89 2 =>
'color: #adadad; font-style: italic; font-weight: bold;' 91 'ESCAPE_CHAR' => array(
92 0 =>
'color: #000099; font-weight: bold;' 95 0 =>
'color: #7f007f;' 98 0 =>
'color: #ff0000;' 101 1 =>
'color: #202020;' 104 0 =>
'color: #66cc66;' 117 'OBJECT_SPLITTERS' => array(
123 'SCRIPT_DELIMITERS' => array(
125 'HIGHLIGHT_STRICT_BLOCK' => array(
const GESHI_COMMENTS
Used in language files to mark comments.
const GESHI_NEVER
#+ private
const GESHI_CAPS_NO_CHANGE
Lowercase keywords found.