2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->stringchars = array();
21 $this->delimiters = array(
",",
".",
":",
";",
"{",
" ",
"}",
" ",
" ");
26 $this->blockcommenton = array(
"<!--");
27 $this->blockcommentoff = array(
"-->");
31 $this->keywords = array(
61 "FIRST-LETTER" =>
"1",
125 "background-attachment" =>
"2",
126 "background-color" =>
"2",
127 "background-image" =>
"2",
128 "background-position" =>
"2",
129 "background-repeat" =>
"2",
131 "border-bottom" =>
"2",
132 "border-bottom-width" =>
"2",
133 "border-color" =>
"2",
134 "border-left" =>
"2",
135 "border-left-width" =>
"2",
136 "border-right" =>
"2",
137 "border-right-width" =>
"2",
138 "border-style" =>
"2",
140 "border-top-width" =>
"2",
141 "border-width" =>
"2",
147 "font-family" =>
"2",
150 "font-variant" =>
"2",
151 "font-weight" =>
"2",
153 "letter-spacing" =>
"2",
154 "line-height" =>
"2",
156 "list-style-image" =>
"2",
157 "list-style-position" =>
"2",
158 "list-style-type" =>
"2",
160 "margin-bottom" =>
"2",
161 "margin-left" =>
"2",
162 "margin-right" =>
"2",
165 "padding-bottom" =>
"2",
166 "padding-left" =>
"2",
167 "padding-right" =>
"2",
168 "padding-top" =>
"2",
170 "text-decoration" =>
"2",
171 "text-indent" =>
"2",
172 "text-transform" =>
"2",
173 "vertical-align" =>
"2",
174 "white-space" =>
"2",
176 "word-spacing" =>
"2",
213 "line-through" =>
"3",
215 "lower-alpha" =>
"3",
216 "lower-roman" =>
"3",
253 "text-bottom" =>
"3",
258 "transparent" =>
"3",
260 "upper-alpha" =>
"3",
261 "upper-roman" =>
"3",
278 $this->linkscripts = array(