• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

syntax_highlight/php/HFile/HFile_carealizer20.php

Go to the documentation of this file.
00001 <?php
00002 $BEAUT_PATH = realpath(".")."/syntax_highlight/php";
00003 if (!isset ($BEAUT_PATH)) return;
00004 require_once("$BEAUT_PATH/Beautifier/HFile.php");
00005   class HFile_carealizer20 extends HFile{
00006    function HFile_carealizer20(){
00007      $this->HFile();    
00008 /*************************************/
00009 // Beautifier Highlighting Configuration File 
00010 // 
00011 /*************************************/
00012 // Flags
00013 
00014 $this->nocase                   = "0";
00015 $this->notrim                   = "0";
00016 $this->perl                     = "0";
00017 
00018 // Colours
00019 
00020 $this->colours          = array("blue");
00021 $this->quotecolour              = "blue";
00022 $this->blockcommentcolour       = "green";
00023 $this->linecommentcolour        = "green";
00024 
00025 // Indent Strings
00026 
00027 $this->indent                   = array();
00028 $this->unindent                 = array();
00029 
00030 // String characters and delimiters
00031 
00032 $this->stringchars              = array();
00033 $this->delimiters               = array(":", " ");
00034 $this->escchar                  = "";
00035 
00036 // Comment settings
00037 
00038 $this->linecommenton            = array("");
00039 $this->blockcommenton           = array("");
00040 $this->blockcommentoff          = array("");
00041 
00042 // Keywords (keyword mapping to colour number)
00043 
00044 $this->keywords                 = array(
00045                         "/L10" => "", 
00046                         "Line" => "", 
00047                         "Comment" => "", 
00048                         "=" => "", 
00049                         "'" => "", 
00050                         "Nocase" => "", 
00051                         "File" => "", 
00052                         "Extensions" => "", 
00053                         "RLZ" => "", 
00054                         "RFD" => "", 
00055                         "Abs" => "1", 
00056                         "ACos" => "1", 
00057                         "AddSys" => "1", 
00058                         "AddToDate" => "1", 
00059                         "AddToTime" => "1", 
00060                         "And" => "1", 
00061                         "AnimateCells" => "1", 
00062                         "AnimateControl" => "1", 
00063                         "AnimateFrame" => "1", 
00064                         "AnimateSelect" => "1", 
00065                         "AnimateSpecialFrame" => "1", 
00066                         "AppSetProc" => "1", 
00067                         "AS" => "1", 
00068                         "Asc" => "1", 
00069                         "ASin" => "1", 
00070                         "ATan2" => "1", 
00071                         "ATn" => "1", 
00072                         "BASE" => "1", 
00073                         "BEEP" => "1", 
00074                         "Bin$" => "1", 
00075                         "BinToNum" => "1", 
00076                         "BitAnd" => "1", 
00077                         "BitClear" => "1", 
00078                         "BitLShift" => "1", 
00079                         "BitNot" => "1", 
00080                         "BitOr" => "1", 
00081                         "BitRShift" => "1", 
00082                         "BitSet" => "1", 
00083                         "BitTest" => "1", 
00084                         "BitXor" => "1", 
00085                         "BoardControl" => "1", 
00086                         "BoardNew" => "1", 
00087                         "BoardQ" => "1", 
00088                         "BoardQUnique" => "1", 
00089                         "BoardSelect" => "1", 
00090                         "BoardSetProc" => "1", 
00091                         "BoardUpdate" => "1", 
00092                         "Bool" => "1", 
00093                         "CARET" => "1", 
00094                         "Case" => "1", 
00095                         "CDBL" => "1", 
00096                         "Ceil" => "1", 
00097                         "CHAIN" => "1", 
00098                         "ChartBar" => "1", 
00099                         "ChartControl" => "1", 
00100                         "ChartControlGrid" => "1", 
00101                         "ChartControlKey" => "1", 
00102                         "ChartControlLabels" => "1", 
00103                         "ChartControlPane" => "1", 
00104                         "ChartHBar" => "1", 
00105                         "ChartLine" => "1", 
00106                         "ChartMark" => "1", 
00107                         "ChartNew" => "1", 
00108                         "ChartPie" => "1", 
00109                         "ChartQ" => "1", 
00110                         "ChartQPtInfo" => "1", 
00111                         "ChartQUnique" => "1", 
00112                         "ChartQXAxis" => "1", 
00113                         "ChartQYAxis" => "1", 
00114                         "ChartRemove" => "1", 
00115                         "ChartSelect" => "1", 
00116                         "ChartSelectPane" => "1", 
00117                         "ChartSetColor" => "1", 
00118                         "ChartSetFont" => "1", 
00119                         "ChartSetKey" => "1", 
00120                         "ChartSetLineStyle" => "1", 
00121                         "ChartSetMark" => "1", 
00122                         "ChartSetProc" => "1", 
00123                         "ChartSetTitle" => "1", 
00124                         "ChartSetXAxis" => "1", 
00125                         "ChartSetXAxis2" => "1", 
00126                         "ChartSetXGrid" => "1", 
00127                         "ChartSetXLabels" => "1", 
00128                         "ChartSetXView" => "1", 
00129                         "ChartSetYAxis" => "1", 
00130                         "ChartSetYGrid" => "1", 
00131                         "ChartSetYLabels" => "1", 
00132                         "ChartText" => "1", 
00133                         "ChartUpdate" => "1", 
00134                         "ChartXYLine" => "1", 
00135                         "ChartXYMark" => "1", 
00136                         "CHDIR" => "1", 
00137                         "Chr$" => "1", 
00138                         "CINT" => "1", 
00139                         "CLEAR" => "1", 
00140                         "ClipGet" => "1", 
00141                         "ClipSet" => "1", 
00142                         "CLNG" => "1", 
00143                         "ColorNames" => "1", 
00144                         "CommClose" => "1", 
00145                         "CommOpen" => "1", 
00146                         "CommQ" => "1", 
00147                         "CommRead" => "1", 
00148                         "CommWrite" => "1", 
00149                         "Cos" => "1", 
00150                         "CSNG" => "1", 
00151                         "CVD" => "1", 
00152                         "CVDMBF" => "1", 
00153                         "CVI" => "1", 
00154                         "CVL" => "1", 
00155                         "CVS" => "1", 
00156                         "CVSMBF" => "1", 
00157                         "CUSTOMCONTROLS" => "1", 
00158                         "DATE$" => "1", 
00159                         "DateInfo" => "1", 
00160                         "DateToNum" => "1", 
00161                         "DayOfWeek" => "1", 
00162                         "DDEControl" => "1", 
00163                         "DDENew" => "1", 
00164                         "DDEQ" => "1", 
00165                         "DDEQUnique" => "1", 
00166                         "DDESelect" => "1", 
00167                         "DDESetProc" => "1", 
00168                         "DDEWait" => "1", 
00169                         "DIM" => "1", 
00170                         "DWord" => "1", 
00171                         "EndValid" => "1", 
00172                         "END" => "1", 
00173                         "EOF" => "1", 
00174                         "Eqv" => "1", 
00175                         "ERASE" => "1", 
00176                         "ERF" => "1", 
00177                         "ERL" => "1", 
00178                         "ERR" => "1", 
00179                         "ERROR" => "1", 
00180                         "EXECUTE" => "1", 
00181                         "EXIT" => "1", 
00182                         "Exp" => "1", 
00183                         "Exp10" => "1", 
00184                         "EXPORT" => "1", 
00185                         "EXTERNAL" => "1", 
00186                         "Else" => "1", 
00187                         "FileClose" => "1", 
00188                         "FileDB" => "1", 
00189                         "FileDelete" => "1", 
00190                         "FileEOF" => "1", 
00191                         "FileExport" => "1", 
00192                         "FileImport" => "1", 
00193                         "FileMakeName" => "1", 
00194                         "FileOpen" => "1", 
00195                         "FilePos" => "1", 
00196                         "FileQ" => "1", 
00197                         "FileQUnique" => "1", 
00198                         "FileRead" => "1", 
00199                         "FILES" => "1", 
00200                         "FileSeek" => "1", 
00201                         "FileWrite" => "1", 
00202                         "FirstMatch" => "1", 
00203                         "Fix" => "1", 
00204                         "Floor" => "1", 
00205                         "FontControl" => "1", 
00206                         "FontNew" => "1", 
00207                         "FontQ" => "1", 
00208                         "FontQUnique" => "1", 
00209                         "FontSelect" => "1", 
00210                         "FOR" => "1", 
00211                         "FormControl" => "1", 
00212                         "FormModifyObject" => "1", 
00213                         "FormNew" => "1", 
00214                         "FormQ" => "1", 
00215                         "FormQNum" => "1", 
00216                         "FormQObject" => "1", 
00217                         "FormQStr" => "1", 
00218                         "FormQUnique" => "1", 
00219                         "FormSelect" => "1", 
00220                         "FormSetColor" => "1", 
00221                         "FormSetGrid" => "1", 
00222                         "FormSetObject" => "1", 
00223                         "FormSetProc" => "1", 
00224                         "FormWait" => "1", 
00225                         "FREEFILE" => "1", 
00226                         "FUNC" => "1", 
00227                         "GOTO" => "1", 
00228                         "Help" => "1", 
00229                         "HelpSetProc" => "1", 
00230                         "Hex$" => "1", 
00231                         "HexToNum" => "1", 
00232                         "IDLE" => "1", 
00233                         "IF" => "1", 
00234                         "Imp" => "1", 
00235                         "Index" => "1", 
00236                         "INPUT" => "1", 
00237                         "InStr" => "1", 
00238                         "INT" => "1", 
00239                         "INTEGER" => "1", 
00240                         "KILL" => "1", 
00241                         "LBound" => "1", 
00242                         "LCase$" => "1", 
00243                         "Left$" => "1", 
00244                         "Len" => "1", 
00245                         "LFLUSH" => "1", 
00246                         "LOCAL" => "1", 
00247                         "LOF" => "1", 
00248                         "Log" => "1", 
00249                         "Log10" => "1", 
00250                         "LogControl" => "1", 
00251                         "LogNew" => "1", 
00252                         "LogQ" => "1", 
00253                         "LogQData" => "1", 
00254                         "LogQSize" => "1", 
00255                         "LogQStr" => "1", 
00256                         "LogQUnique" => "1", 
00257                         "LogSelect" => "1", 
00258                         "LogSetData" => "1", 
00259                         "LogSetProc" => "1", 
00260                         "Long" => "1", 
00261                         "LOOP" => "1", 
00262                         "LPRINT" => "1", 
00263                         "LROWPRINT" => "1", 
00264                         "LTrim$" => "1", 
00265                         "Mask" => "1", 
00266                         "MatInvert" => "1", 
00267                         "MatMult" => "1", 
00268                         "MatTranspose" => "1", 
00269                         "Max" => "1", 
00270                         "MenuControl" => "1", 
00271                         "MenuDoCmd" => "1", 
00272                         "MenuNew" => "1", 
00273                         "MenuQ" => "1", 
00274                         "MenuQUnique" => "1", 
00275                         "MenuSelect" => "1", 
00276                         "MenuSetCmd" => "1", 
00277                         "MenuSetProc" => "1", 
00278                         "MessageBox" => "1", 
00279                         "Mid$" => "1", 
00280                         "Min" => "1", 
00281                         "MKD$" => "1", 
00282                         "MKDIR" => "1", 
00283                         "MKDMBF$" => "1", 
00284                         "MKI$" => "1", 
00285                         "MKL$" => "1", 
00286                         "MKS$" => "1", 
00287                         "MKSMBF$" => "1", 
00288                         "Mod" => "1", 
00289                         "Not" => "1", 
00290                         "NumToDate" => "1", 
00291                         "NumToStr" => "1", 
00292                         "Oct$" => "1", 
00293                         "OctToNum" => "1", 
00294                         "ON" => "1", 
00295                         "OPTION" => "1", 
00296                         "Or" => "1", 
00297                         "PictureClipGet" => "1", 
00298                         "PictureClipSet" => "1", 
00299                         "PictureControl" => "1", 
00300                         "PictureNew" => "1", 
00301                         "PictureQ" => "1", 
00302                         "PictureQUnique" => "1", 
00303                         "PictureSelect" => "1", 
00304                         "Pointer" => "1", 
00305                         "PRINT" => "1", 
00306                         "PrinterControl" => "1", 
00307                         "PROC" => "1", 
00308                         "Product" => "1", 
00309                         "QDate" => "1", 
00310                         "QDir" => "1", 
00311                         "QFormat" => "1", 
00312                         "QNOptMods" => "1", 
00313                         "QNOptParams" => "1", 
00314                         "QOptMod" => "1", 
00315                         "QOptParam" => "1", 
00316                         "QSys" => "1", 
00317                         "QVar" => "1", 
00318                         "RANDOMIZE" => "1", 
00319                         "RENAME" => "1", 
00320                         "RESET" => "1", 
00321                         "ResetHourglass" => "1", 
00322                         "RESUME" => "1", 
00323                         "RETURN" => "1", 
00324                         "Reverse$" => "1", 
00325                         "Right$" => "1", 
00326                         "RMDIR" => "1", 
00327                         "Rnd" => "1", 
00328                         "Round" => "1", 
00329                         "ROWPRINT" => "1", 
00330                         "RTrim$" => "1", 
00331                         "RUN" => "1", 
00332                         "RunTot" => "1", 
00333                         "SchedControl" => "1", 
00334                         "SchedNew" => "1", 
00335                         "SchedQ" => "1", 
00336                         "SchedQData" => "1", 
00337                         "SchedRemove" => "1", 
00338                         "SchedSet" => "1", 
00339                         "ScreenEGA" => "1", 
00340                         "SEEK" => "1", 
00341                         "SELECT" => "1", 
00342                         "SetAppName" => "1", 
00343                         "SetDir" => "1", 
00344                         "SetFormat" => "1", 
00345                         "SetHourglass" => "1", 
00346                         "SetSys" => "1", 
00347                         "SetSystemDate" => "1", 
00348                         "SetSystemTime" => "1", 
00349                         "Sgn" => "1", 
00350                         "SheetControl" => "1", 
00351                         "SheetControlLabels" => "1", 
00352                         "SheetNew" => "1", 
00353                         "SheetQ" => "1", 
00354                         "SheetQInfo" => "1", 
00355                         "SheetQUnique" => "1", 
00356                         "SheetSelect" => "1", 
00357                         "SheetSetColLabels" => "1", 
00358                         "SheetSetProc" => "1", 
00359                         "SheetSetRowLabels" => "1", 
00360                         "SheetUpdate" => "1", 
00361                         "SHELL" => "1", 
00362                         "Sin" => "1", 
00363                         "SLEEP" => "1", 
00364                         "Space$" => "1", 
00365                         "Spc$" => "1", 
00366                         "Sprint" => "1", 
00367                         "Sqr" => "1", 
00368                         "Sqrt" => "1", 
00369                         "StartValid" => "1", 
00370                         "StatMovAvg" => "1", 
00371                         "StatMovMax" => "1", 
00372                         "StatMovMin" => "1", 
00373                         "StatMovTot" => "1", 
00374                         "StatNorm" => "1", 
00375                         "StatPack" => "1", 
00376                         "StatPercent" => "1", 
00377                         "StatRank" => "1", 
00378                         "StatRegress" => "1", 
00379                         "StatSort" => "1", 
00380                         "StatSwitch" => "1", 
00381                         "StatUnPack" => "1", 
00382                         "StdColor" => "1", 
00383                         "StdFont" => "1", 
00384                         "StdOpen" => "1", 
00385                         "StdPrintConfig" => "1", 
00386                         "StdSaveAs" => "1", 
00387                         "STOP" => "1", 
00388                         "StrDelete$" => "1", 
00389                         "String$" => "1", 
00390                         "StrInsert$" => "1", 
00391                         "StrKeyword" => "1", 
00392                         "StrToDate" => "1", 
00393                         "StrTok" => "1", 
00394                         "StrToNum" => "1", 
00395                         "SUB" => "1", 
00396                         "SubStr$" => "1", 
00397                         "Sum" => "1", 
00398                         "SWAP" => "1", 
00399                         "TabletArc" => "1", 
00400                         "TabletBitmap" => "1", 
00401                         "TabletBrush" => "1", 
00402                         "TabletChord" => "1", 
00403                         "TabletControl" => "1", 
00404                         "TabletEllipse" => "1", 
00405                         "TabletGetPixel" => "1", 
00406                         "TabletLine" => "1", 
00407                         "TabletLineTo" => "1", 
00408                         "TabletMouseX" => "1", 
00409                         "TabletMouseY" => "1", 
00410                         "TabletMoveTo" => "1", 
00411                         "TabletPen" => "1", 
00412                         "TabletPie" => "1", 
00413                         "TabletPolygon" => "1", 
00414                         "TabletPolyLine" => "1", 
00415                         "TabletPolyPolygon" => "1", 
00416                         "TabletRectangle" => "1", 
00417                         "TabletRoundRect" => "1", 
00418                         "TabletSelect" => "1", 
00419                         "TabletSetColor" => "1", 
00420                         "TabletSetPixel" => "1", 
00421                         "TabletText" => "1", 
00422                         "TabletTextColor" => "1", 
00423                         "TabletUndo" => "1", 
00424                         "Tan" => "1", 
00425                         "TIME$" => "1", 
00426                         "TIMER" => "1", 
00427                         "TYPE" => "1", 
00428                         "Then" => "1", 
00429                         "UBound" => "1", 
00430                         "UCase$" => "1", 
00431                         "Val" => "1", 
00432                         "VectSet" => "1", 
00433                         "WHILE" => "1", 
00434                         "WRITE" => "1", 
00435                         "Word" => "1", 
00436                         "Xor" => "1", 
00437                         "ZeroFill" => "1");
00438 
00439 // Special extensions
00440 
00441 // Each category can specify a PHP function that returns an altered
00442 // version of the keyword.
00443         
00444         
00445 
00446 $this->linkscripts      = array(
00447                         "" => "donothing", 
00448                         "1" => "donothing");
00449 }
00450 
00451 
00452 function donothing($keywordin)
00453 {
00454         return $keywordin;
00455 }
00456 
00457 }?>

Generated on Fri Dec 13 2013 09:06:39 for ILIAS Release_3_4_x_branch .rev 46804 by  doxygen 1.7.1