45 'LANG_NAME' =>
'CAD DCL',
46 'COMMENT_SINGLE' => array(1 =>
'//'),
47 'COMMENT_MULTI' => array(
'/*' =>
'*/'),
49 'QUOTEMARKS' => array(
'"'),
50 'ESCAPE_CHAR' =>
'\\',
53 'boxed_column',
'boxed_radio_column',
'boxed_radio_row',
'boxed_row',
54 'column',
'concatenation',
'button',
'dialog',
'edit_box',
'image',
'image_button',
55 'errtile',
'list_box',
'ok_cancel',
'ok_cancel_help',
'ok_cancel_help_errtile',
56 'ok_cancel_help_info',
'ok_only',
'paragraph',
'popup_list',
'radio_button',
57 'radio_column',
'radio_row',
'row',
'slider',
'spacer',
'spacer_0',
'spacer_1',
'text',
59 'action',
'alignment',
'allow_accept',
'aspect_ratio',
'big_increment',
60 'children_alignment',
'children_fixed_height',
61 'children_fixed_width',
'color',
62 'edit_limit',
'edit_width',
'fixed_height',
'fixed_width',
63 'height',
'initial_focus',
'is_cancel',
'is_default',
64 'is_enabled',
'is_tab_stop',
'is-bold',
'key',
'label',
'layout',
'list',
65 'max_value',
'min_value',
'mnemonic',
'multiple_select',
'password_char',
66 'small_increment',
'tabs',
'tab_truncate',
'value',
'width',
67 'false',
'true',
'left',
'right',
'centered',
'top',
'bottom',
68 'dialog_line',
'dialog_foreground',
'dialog_background',
69 'graphics_background',
'black',
'red',
'yellow',
'green',
'cyan',
70 'blue',
'magenta',
'whitegraphics_foreground',
71 'horizontal',
'vertical' 75 '(',
')',
'{',
'}',
'[',
']',
'=',
'+',
'-',
'*',
'/',
'!',
'%',
'^',
'&',
':' 77 'CASE_SENSITIVE' => array(
83 1 =>
'color: #b1b100;' 86 1 =>
'color: #808080; font-style: italic;',
87 'MULTI' =>
'color: #808080; font-style: italic;' 89 'ESCAPE_CHAR' => array(
90 0 =>
'color: #000099; font-weight: bold;' 93 0 =>
'color: #66cc66;' 96 0 =>
'color: #ff0000;' 99 0 =>
'color: #cc66cc;' 104 0 =>
'color: #66cc66;' 115 'OBJECT_SPLITTERS' => array(
120 'SCRIPT_DELIMITERS' => array(
122 '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.