37 'LANG_NAME' =>
'Uno Idl',
38 'COMMENT_SINGLE' =>
array(1 =>
'//', 2 =>
'#'),
39 'COMMENT_MULTI' =>
array(
'/*' =>
'*/'),
41 'QUOTEMARKS' =>
array(
"'",
'"'),
42 'ESCAPE_CHAR' =>
'\\',
45 'published',
'get',
'set',
'service',
'singleton',
'type',
'module',
'interface',
'struct',
46 'const',
'constants',
'exception',
'enum',
'raises',
'typedef' 49 'bound',
'maybeambiguous',
'maybedefault',
'maybevoid',
'oneway',
'optional',
50 'readonly',
'in',
'out',
'inout',
'attribute',
'transient',
'removable' 53 'True',
'False',
'TRUE',
'FALSE' 56 'string',
'long',
'byte',
'hyper',
'boolean',
'any',
'char',
'double',
57 'void',
'sequence',
'unsigned' 61 '(',
')',
'{',
'}',
'[',
']',
'=',
'+',
'-',
'*',
'/',
'!',
'%',
'^',
'&',
':',
';',
'...' 63 'CASE_SENSITIVE' =>
array(
72 1 =>
'color: #990078; font-weight: bold',
73 2 =>
'color: #36dd1c;',
74 3 =>
'color: #990078; font-weight: bold',
75 4 =>
'color: #0000ec;' 78 1 =>
'color: #3f7f5f;',
79 2 =>
'color: #808080;',
80 'MULTI' =>
'color: #4080ff; font-style: italic;' 82 'ESCAPE_CHAR' =>
array(
83 0 =>
'color: #666666; font-weight: bold;' 86 0 =>
'color: #808080;' 89 0 =>
'color: #ff0000;' 92 0 =>
'color: #0000dd;' 97 0 =>
'color: #66cc66;' 111 'OBJECT_SPLITTERS' =>
array(
117 'SCRIPT_DELIMITERS' =>
array(
119 'HIGHLIGHT_STRICT_BLOCK' =>
array(
const GESHI_COMMENTS
Used in language files to mark comments.
Create styles array
The data for the language used.
const GESHI_NEVER
#+ private
const GESHI_CAPS_NO_CHANGE
Lowercase keywords found.