43 'COMMENT_SINGLE' => array(1 =>
'//', 2 =>
'#'),
44 'COMMENT_MULTI' => array(
'/*' =>
'*/'),
46 'QUOTEMARKS' => array(
'"'),
47 'ESCAPE_CHAR' =>
'\\',
50 'URL',
'arrowhead',
'arrowsize',
'arrowtail',
'bb',
'bgcolor',
'bottomlabel',
51 'center',
'clusterrank',
'color',
'comment',
'constraint',
'decorate',
52 'dir',
'distortion',
'fillcolor',
'fixedsize',
'fontcolor',
53 'fontname',
'fontsize',
'group',
'headclip',
'headlabel',
'headport',
54 'height',
'id',
'label',
'labelangle',
'labeldistance',
'labelfontcolor',
55 'labelfontname',
'labelfontsize',
'layer',
'layers',
'margin',
'mclimit',
56 'minlen',
'nodesep',
'nslimit',
'ordering',
'orientation',
'page',
57 'pagedir',
'peripheries',
'port_label_distance',
'quantum',
'rank',
'rankdir',
58 'ranksep',
'ratio',
'regular',
'rotate',
'samehead',
'sametail',
'searchsize',
59 'shape',
'shapefile',
'showboxes',
'sides',
'size',
'skew',
'style',
60 'tailclip',
'taillabel',
'tailport',
'toplabel',
'weight',
'width' 63 'node',
'graph',
'digraph',
'strict',
'edge',
'subgraph' 66 'Mcircle',
'Mdiamond',
'Mrecord',
'Msquare',
'auto',
'back',
'bold',
67 'both',
'box',
'circle',
'compress',
'dashed',
'diamond',
'dot',
68 'dotted',
'doublecircle',
'doubleoctagon',
'egg',
'ellipse',
'epsf',
69 'false',
'fill',
'filled',
'forward',
'global',
'hexagon',
'house',
70 'inv',
'invdot',
'invhouse',
'invis',
'invodot',
'invtrapezium',
71 'invtriangle',
'local',
'max',
'min',
'none',
'normal',
'octagon',
72 'odot',
'out',
'parallelogram',
'plaintext',
'polygon',
'record',
73 'same',
'solid',
'trapezium',
'triangle',
'tripleoctagon',
'true' 76 'aliceblue',
'antiquewhite',
'aquamarine',
'azure',
'beige',
'bisque',
'black',
77 'blanchedalmond',
'blue',
'blueviolet',
'brown',
'burlywood',
'cadetblue',
78 'chartreuse',
'chocolate',
'coral',
'cornflowerblue',
'cornsilk',
'crimson',
79 'cyan',
'darkgoldenrod',
'darkgreen',
'darkkhaki',
'darkolivegreen',
80 'darkorange',
'darkorchid',
'darksalmon',
'darkseagreen',
'darkslateblue',
81 'darkslategray',
'darkturquoise',
'darkviolet',
'deeppink',
'deepskyblue',
82 'dimgray',
'dodgerblue',
'firebrick',
'forestgreen',
'gainsboro',
'ghostwhite',
83 'gold',
'goldenrod',
'gray',
'green',
'greenyellow',
'honeydew',
'hotpink',
84 'indianred',
'indigo',
'ivory',
'khaki',
'lavender',
'lavenderblush',
85 'lawngreen',
'lemonchiffon',
'lightblue',
'lightcyan',
'lightgoldenrod',
86 'lightgoldenrodyellow',
'lightgray',
'lightpink',
'lightsalmon',
87 'lightseagreen',
'lightskyblue',
'lightslateblue',
'lightslategray',
88 'lightyellow',
'limegreen',
'linen',
'magenta',
'maroon',
'mediumaquamarine',
89 'mediumblue',
'mediumorchid',
'mediumpurple',
'mediumseagreen',
90 'mediumslateblue',
'mediumspringgreen',
'mediumturquoise',
'mediumvioletred',
91 'midnightblue',
'mintcream',
'mistyrose',
'moccasin',
'navajowhite',
'navy',
92 'navyblue',
'oldlace',
'olivedrab',
'oralwhite',
'orange',
'orangered',
93 'orchid',
'palegoldenrod',
'palegreen',
'paleturquoise',
'palevioletred',
94 'papayawhip',
'peachpuff',
'peru',
'pink',
'plum',
'powderblue',
'purple',
95 'red',
'rosybrown',
'royalblue',
'saddlebrown',
'salmon',
'salmon2',
'sandybrown',
96 'seagreen',
'seashell',
'sienna',
'skyblue',
'slateblue',
'slategray',
'snow',
97 'springgreen',
'steelblue',
'tan',
'thistle',
'tomato',
'turquoise',
'violet',
98 'violetred',
'wheat',
'white',
'whitesmoke',
'yellow',
'yellowgreen' 102 '[',
']',
'{',
'}',
'-',
'+',
'*',
'/',
'<',
'>',
'!',
'~',
'%',
'&',
'|',
'=' 104 'CASE_SENSITIVE' => array(
113 1 =>
'color: #000066;',
114 2 =>
'color: #000000; font-weight: bold;',
115 3 =>
'color: #993333;',
116 4 =>
'color: #b1b100;' 119 1 =>
'color: #808080; font-style: italic;',
120 2 =>
'color: #339933;',
121 'MULTI' =>
'color: #808080; font-style: italic;' 123 'ESCAPE_CHAR' => array(
124 0 =>
'color: #af624d; font-weight: bold;' 127 0 =>
'color: #66cc66;' 130 0 =>
'color: #ff0000;' 133 0 =>
'color: #cc66cc;' 136 0 =>
'color: #66cc66;' 152 'OBJECT_SPLITTERS' => array(),
153 'REGEXPS' => array(),
155 'SCRIPT_DELIMITERS' => array(),
156 'HIGHLIGHT_STRICT_BLOCK' => array(
const GESHI_COMMENTS
Used in language files to mark comments.
const GESHI_MAYBE
Strict mode might apply, and can be enabled or disabled by GeSHi->enable_strict_mode().
const GESHI_CAPS_NO_CHANGE
Lowercase keywords found.