2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"purple",
"gray",
"brown",
"blue",
"purple");
21 $this->quotecolour =
"blue";
22 $this->blockcommentcolour =
"green";
23 $this->linecommentcolour =
"green";
27 $this->indent = array(
"{");
28 $this->unindent = array(
"}");
32 $this->stringchars = array();
33 $this->delimiters = array(
"&",
"(",
")",
"*",
"+",
",",
"-",
".",
"/",
";",
"<",
"=",
">",
"|",
"[",
"]",
"%",
"~",
" ",
"^",
" ",
" ",
"{",
"}");
38 $this->linecommenton = array(
"#");
39 $this->blockcommenton = array(
"");
40 $this->blockcommentoff = array(
"");
44 $this->keywords = array(
63 "do_individuals" =>
"2",
64 "do_initialize" =>
"2",
68 "abbreviation" =>
"3",
76 "associations" =>
"3",
128 "publication" =>
"3",
155 "NUMBER_OF_FAMILIES" =>
"4",
156 "NUMBER_OF_NOTES" =>
"4",
157 "NUMBER_OF_SOURCES" =>
"4",
159 "PATH_TO_ROOT" =>
"4",
160 "PERSONS_URL" =>
"4",
161 "SURNAMES_URL" =>
"4",
164 "CASE_FOLD_LINKS" =>
"5",
165 "CHARACTER_SET" =>
"5",
166 "DESTINATION_DIRECTORY" =>
"5",
167 "DOS_CODE_PAGE" =>
"5",
169 "FILENAME_TEMPLATE" =>
"5",
170 "FILES_PER_DIRECTORY" =>
"5",
171 "GENERATE_GENDEX" =>
"5",
172 "GENERATE_INDEX" =>
"5",
173 "GENERATE_INDIVIDUALS" =>
"5",
174 "GENERATE_NOTES" =>
"5",
175 "GENERATE_SOURCES" =>
"5",
176 "INDEX_WIDTH" =>
"5",
177 "INDIVIDUALS_PER_FILE" =>
"5",
179 "LIVING_CUTOFF_YEAR" =>
"5",
180 "LIVING_IGNORE_DEATH" =>
"5",
182 "NOTES_PER_FILE" =>
"5",
183 "NUMBER_OF_DIRECTORIES" =>
"5",
184 "OUTPUT_PROGRAM" =>
"5",
185 "PEDIGREE_DEPTH" =>
"5",
186 "SOURCES_PER_FILE" =>
"5",
187 "STABLE_FILENAMESSURNAME_WIDTH" =>
"5",
188 "UPPER_CASE_SURNAMES" =>
"5",
189 "USE_LOCAL_TIME" =>
"5",
190 "BACKGROUND_COLOR" =>
"6",
191 "BACKGROUND_IMAGE" =>
"6",
192 "CONT_MEANS_BREAK" =>
"6",
193 "FAMILY_GROUPS" =>
"6",
195 "INLINE_NOTES" =>
"6",
196 "INLINE_SOURCES" =>
"6",
199 "NO_ALPHABET_TABS" =>
"6",
202 "VISITED_COLOR" =>
"6");
211 $this->linkscripts = array(