41 'LANG_NAME' =>
'OCaml (brief)',
42 'COMMENT_SINGLE' => array(),
43 'COMMENT_MULTI' => array(
'(*' =>
'*)'),
45 'QUOTEMARKS' => array(
'"'),
50 'and',
'as',
'asr',
'begin',
'class',
'closed',
'constraint',
'do',
'done',
'downto',
'else',
51 'end',
'exception',
'external',
'failwith',
'false',
'flush',
'for',
'fun',
'function',
'functor',
52 'if',
'in',
'include',
'inherit',
'incr',
'land',
'let',
'load',
'los',
'lsl',
'lsr',
'lxor',
53 'match',
'method',
'mod',
'module',
'mutable',
'new',
'not',
'of',
'open',
'option',
'or',
'parser',
54 'private',
'ref',
'rec',
'raise',
'regexp',
'sig',
'struct',
'stdout',
'stdin',
'stderr',
'then',
55 'to',
'true',
'try',
'type',
'val',
'virtual',
'when',
'while',
'with' 60 ';',
'!',
':',
'.',
'=',
'%',
'^',
'*',
'-',
'/',
'+',
61 '>',
'<',
'(',
')',
'[',
']',
'&',
'|',
'#',
"'" 63 'CASE_SENSITIVE' => array(
69 1 =>
'color: #06c; font-weight: bold;' 72 'MULTI' =>
'color: #5d478b; font-style: italic;' 74 'ESCAPE_CHAR' => array(
80 0 =>
'color: #3cb371;' 91 0 =>
'color: #a52a2a;' 100 'OBJECT_SPLITTERS' => array(
106 'SCRIPT_DELIMITERS' => array(
108 'HIGHLIGHT_STRICT_BLOCK' => array(
const GESHI_COMMENTS
Used in language files to mark comments.
const GESHI_NEVER
#+ private