summaryrefslogtreecommitdiff
path: root/inc/geshi
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2007-02-26 19:00:35 +0100
committerAndreas Gohr <andi@splitbrain.org>2007-02-26 19:00:35 +0100
commitbd3f1f0ac0ddbf58f8c4ec3213098093dd657612 (patch)
tree674ca7f34ed49452c7536ca65fcbb0d3b47bad1d /inc/geshi
parentadb16d4f36e6e2cfb75ce8c8d42724c7705dfe3c (diff)
downloadrpg-bd3f1f0ac0ddbf58f8c4ec3213098093dd657612.tar.gz
rpg-bd3f1f0ac0ddbf58f8c4ec3213098093dd657612.tar.bz2
GeSHi update to 1.0.7.18
darcs-hash:20070226180035-7ad00-c73a6af59b915e2930c6f56a23d374478a63f87d.gz
Diffstat (limited to 'inc/geshi')
-rw-r--r--inc/geshi/actionscript.php4
-rw-r--r--inc/geshi/ada.php4
-rw-r--r--inc/geshi/apache.php4
-rw-r--r--inc/geshi/applescript.php4
-rw-r--r--inc/geshi/asm.php4
-rw-r--r--inc/geshi/asp.php4
-rw-r--r--inc/geshi/autoit.php568
-rw-r--r--inc/geshi/bash.php4
-rw-r--r--inc/geshi/blitzbasic.php6
-rw-r--r--inc/geshi/bnf.php4
-rw-r--r--inc/geshi/c.php4
-rw-r--r--inc/geshi/c_mac.php4
-rw-r--r--inc/geshi/caddcl.php4
-rw-r--r--inc/geshi/cadlisp.php4
-rw-r--r--inc/geshi/cfdg.php4
-rw-r--r--inc/geshi/cfm.php4
-rw-r--r--inc/geshi/cpp-qt.php4
-rw-r--r--inc/geshi/cpp.php4
-rw-r--r--inc/geshi/csharp.php4
-rw-r--r--inc/geshi/css.php4
-rw-r--r--inc/geshi/d.php4
-rw-r--r--inc/geshi/delphi.php4
-rw-r--r--inc/geshi/diff.php4
-rw-r--r--inc/geshi/div.php4
-rw-r--r--inc/geshi/dos.php4
-rw-r--r--inc/geshi/eiffel.php4
-rw-r--r--inc/geshi/fortran.php4
-rw-r--r--inc/geshi/freebasic.php2
-rw-r--r--inc/geshi/gml.php4
-rw-r--r--inc/geshi/groovy.php4
-rw-r--r--inc/geshi/html4strict.php4
-rw-r--r--inc/geshi/idl.php4
-rw-r--r--inc/geshi/ini.php4
-rw-r--r--inc/geshi/inno.php4
-rw-r--r--inc/geshi/io.php4
-rw-r--r--inc/geshi/java.php4
-rw-r--r--inc/geshi/java5.php4
-rw-r--r--inc/geshi/javascript.php4
-rw-r--r--inc/geshi/lisp.php4
-rw-r--r--inc/geshi/lua.php4
-rw-r--r--inc/geshi/matlab.php4
-rw-r--r--inc/geshi/mirc.php4
-rw-r--r--inc/geshi/mpasm.php4
-rw-r--r--inc/geshi/mysql.php4
-rw-r--r--inc/geshi/nsis.php4
-rw-r--r--inc/geshi/objc.php4
-rw-r--r--inc/geshi/ocaml-brief.php4
-rw-r--r--inc/geshi/ocaml.php4
-rw-r--r--inc/geshi/oobas.php4
-rw-r--r--inc/geshi/oracle8.php4
-rw-r--r--inc/geshi/pascal.php4
-rw-r--r--inc/geshi/perl.php4
-rw-r--r--inc/geshi/php-brief.php4
-rw-r--r--inc/geshi/php.php4
-rw-r--r--inc/geshi/plsql.php4
-rw-r--r--inc/geshi/python.php6
-rw-r--r--inc/geshi/qbasic.php4
-rw-r--r--inc/geshi/reg.php4
-rw-r--r--inc/geshi/robots.php6
-rw-r--r--inc/geshi/ruby.php4
-rw-r--r--inc/geshi/sas.php4
-rw-r--r--inc/geshi/scheme.php4
-rw-r--r--inc/geshi/sdlbasic.php4
-rw-r--r--inc/geshi/smalltalk.php4
-rw-r--r--inc/geshi/smarty.php4
-rw-r--r--inc/geshi/sql.php4
-rw-r--r--inc/geshi/tcl.php4
-rw-r--r--inc/geshi/text.php4
-rw-r--r--inc/geshi/thinbasic.php4
-rw-r--r--inc/geshi/tsql.php4
-rw-r--r--inc/geshi/vb.php4
-rw-r--r--inc/geshi/vbnet.php4
-rw-r--r--inc/geshi/vhdl.php4
-rw-r--r--inc/geshi/visualfoxpro.php4
-rw-r--r--inc/geshi/winbatch.php4
-rw-r--r--inc/geshi/xml.php4
-rw-r--r--inc/geshi/z80.php133
77 files changed, 624 insertions, 381 deletions
diff --git a/inc/geshi/actionscript.php b/inc/geshi/actionscript.php
index 78546bcc5..9076e1bdd 100644
--- a/inc/geshi/actionscript.php
+++ b/inc/geshi/actionscript.php
@@ -4,10 +4,8 @@
* ----------------
* Author: Steffen Krause (Steffen.krause@muse.de)
* Copyright: (c) 2004 Steffen Krause, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/20
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Actionscript language file for GeSHi.
*
diff --git a/inc/geshi/ada.php b/inc/geshi/ada.php
index 50ba8e3bc..e7e2e62e3 100644
--- a/inc/geshi/ada.php
+++ b/inc/geshi/ada.php
@@ -4,10 +4,8 @@
* -------
* Author: Tux (tux@inmail.cz)
* Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/29
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Ada language file for GeSHi.
* Words are from SciTe configuration file
diff --git a/inc/geshi/apache.php b/inc/geshi/apache.php
index 4371db920..d6c1ee29d 100644
--- a/inc/geshi/apache.php
+++ b/inc/geshi/apache.php
@@ -4,10 +4,8 @@
* ----------
* Author: Tux (tux@inmail.cz)
* Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/29/07
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Apache language file for GeSHi.
* Words are from SciTe configuration file
diff --git a/inc/geshi/applescript.php b/inc/geshi/applescript.php
index 664c53ba6..521d966f6 100644
--- a/inc/geshi/applescript.php
+++ b/inc/geshi/applescript.php
@@ -4,10 +4,8 @@
* --------
* Author: Stephan Klimek (http://www.initware.org)
* Copyright: Stephan Klimek (http://www.initware.org)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/07/20
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* AppleScript language file for GeSHi.
*
diff --git a/inc/geshi/asm.php b/inc/geshi/asm.php
index b0002189c..1999ec271 100644
--- a/inc/geshi/asm.php
+++ b/inc/geshi/asm.php
@@ -4,10 +4,8 @@
* -------
* Author: Tux (tux@inmail.cz)
* Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/27
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* x86 Assembler language file for GeSHi.
* Words are from SciTe configuration file (based on NASM syntax)
diff --git a/inc/geshi/asp.php b/inc/geshi/asp.php
index 94fd6e5fb..5c0371186 100644
--- a/inc/geshi/asp.php
+++ b/inc/geshi/asp.php
@@ -4,10 +4,8 @@
* --------
* Author: Amit Gupta (http://blog.igeek.info/)
* Copyright: (c) 2004 Amit Gupta (http://blog.igeek.info/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/13
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* ASP language file for GeSHi.
*
diff --git a/inc/geshi/autoit.php b/inc/geshi/autoit.php
index 06a4f6ec3..c93a6a2fa 100644
--- a/inc/geshi/autoit.php
+++ b/inc/geshi/autoit.php
@@ -2,14 +2,13 @@
/*************************************************************************************
* autoit.php
* --------
- * Author: mastrboy
+ * Author: big_daddy (robert.i.anthony@gmail.com)
* Copyright: (c) 2006 and to GESHi ;)
- * Release Version: 1.0.7.17
+ * Release Version: 1.0.7.18
* Date Started: 26.01.2006
*
* Current bugs & todo:
* ----------
- * - can't get #cs and #ce to work as multiple comments while still #comments-start/end working
* - dosn't highlight symbols (Please note that in 1.0.X these are not used. Hopefully they will be used in 1.2.X.)
* - not sure how to get sendkeys to work " {!}, {SPACE} etc... "
* - jut copyied the regexp for variable from php so this HAVE to be checked and fixed to a better one ;)
@@ -36,160 +35,419 @@
************************************************************************************/
$language_data = array (
- 'LANG_NAME' => 'AutoIT',
- 'COMMENT_SINGLE' => array(';'),
- 'COMMENT_MULTI' => array('#comments-start' => '#comments-end'),
- 'CASE_KEYWORDS' => GESHI_CAPS_NO_CHANGE,
- 'QUOTEMARKS' => array("'", '"'),
+ 'LANG_NAME' => 'AutoIt',
+ 'COMMENT_SINGLE' => array(';'),
+ 'COMMENT_MULTI' => array('#comments-start' => '#comments-end', '#cs' => '#ce'),
+ 'CASE_KEYWORDS' => GESHI_CAPS_NO_CHANGE,
+ 'QUOTEMARKS' => array("'", '"'),
'ESCAPE_CHAR' => '',
- 'KEYWORDS' => array(
- 1 => array(
- 'continueloop', 'and', 'byref', 'case', 'const', 'dim', 'do', 'else',
- 'elseif', 'endfunc', 'endif', 'endselect', 'exit', 'exitloop', 'for',
- 'func', 'global', 'if', 'local', 'next', 'not', 'or', 'redim', 'return',
- 'select', 'step', 'then', 'to', 'until', 'wend', 'while'
- ),
- 2 => array(
- '@appdatacommondir','@appdatadir','@autoitexe','@autoitversion','@commonfilesdir',
- '@compiled','@computername','@comspec','@cr','@crlf','@desktopcommondir','@desktopdepth','@desktopdir',
- '@desktopheight','@desktoprefresh','@desktopwidth','@documentscommondir','@error','@extended',
- '@favoritescommondir','@favoritesdir','@gui_ctrlhandle','@gui_ctrlid','@gui_winhandle','@homedrive',
- '@homepath','@homeshare','@hour','@inetgetactive','@inetgetbytesread','@ipaddress1','@ipaddress2',
- '@ipaddress3','@ipaddress4','@lf','@logondnsdomain','@logondomain','@logonserver','@mday','@min',
- '@mon','@mydocumentsdir','@numparams','@osbuild','@oslang','@osservicepack','@ostype','@osversion',
- '@programfilesdir','@programscommondir','@programsdir','@scriptdir','@scriptfullpath','@scriptname',
- '@sec','@startmenucommondir','@startmenudir','@startupcommondir','@startupdir','@sw_disable',
- '@sw_enable','@sw_hide','@sw_maximize','@sw_minimize','@sw_restore','@sw_show','@sw_showdefault',
- '@sw_showmaximized','@sw_showminimized','@sw_showminnoactive','@sw_showna','@sw_shownoactivate',
- '@sw_shownormal','@systemdir','@tab','@tempdir','@username','@userprofiledir','@wday','@windowsdir',
- '@workingdir','@yday','@year'
- ),
- 3 => array(
- 'abs','acos','adlibdisable','adlibenable','asc','asin','assign','atan','autoitsetoption',
- 'autoitwingettitle','autoitwinsettitle','bitand','bitnot','bitor','bitshift','bitxor','blockinput',
- 'break','call','cdtray','chr','clipget','clipput','consolewrite','controlclick','controlcommand','controldisable',
- 'controlenable','controlfocus','controlgetfocus','controlgethandle','controlgetpos','controlgettext',
- 'controlhide','controllistview','controlmove','controlsend','controlsettext','controlshow','cos',
- 'dec','dircopy','dircreate','dirgetsize','dirmove','dirremove','dllcall','dllclose','dllopen','drivegetdrive',
- 'drivegetfilesystem','drivegetlabel','drivegetserial','drivegettype','drivemapadd','drivemapdel',
- 'drivemapget','drivesetlabel','drivespacefree','drivespacetotal','drivestatus','envget','envset',
- 'envupdate','eval','exp','filechangedir','fileclose','filecopy','filecreateshortcut','filedelete',
- 'fileexists','filefindfirstfile','filefindnextfile','filegetattrib','filegetlongname','filegetshortcut',
- 'filegetshortname','filegetsize','filegettime','filegetversion','fileinstall','filemove','fileopen',
- 'fileopendialog','fileread','filereadline','filerecycle','filerecycleempty','filesavedialog',
- 'fileselectfolder','filesetattrib','filesettime','filewrite','filewriteline','ftpsetproxy','guicreate',
- 'guictrlcreateavi','guictrlcreatebutton','guictrlcreatecheckbox','guictrlcreatecombo','guictrlcreatecontextmenu',
- 'guictrlcreatedate','guictrlcreatedummy','guictrlcreateedit','guictrlcreategroup','guictrlcreateicon',
- 'guictrlcreateinput','guictrlcreatelabel','guictrlcreatelist','guictrlcreatelistview','guictrlcreatelistviewitem',
- 'guictrlcreatemenu','guictrlcreatemenuitem','guictrlcreatepic','guictrlcreateprogress','guictrlcreateradio',
- 'guictrlcreateslider','guictrlcreatetab','guictrlcreatetabitem','guictrlcreatetreeview','guictrlcreatetreeviewitem',
- 'guictrlcreateupdown','guictrldelete','guictrlgetstate','guictrlread','guictrlrecvmsg','guictrlsendmsg',
- 'guictrlsendtodummy','guictrlsetbkcolor','guictrlsetcolor','guictrlsetcursor','guictrlsetdata',
- 'guictrlsetfont','guictrlsetimage','guictrlsetlimit','guictrlsetonevent','guictrlsetpos','guictrlsetresizing',
- 'guictrlsetstate','guictrlsetstyle','guictrlsettip','guidelete','guigetcursorinfo','guigetmsg',
- 'guisetbkcolor','guisetcoord','guisetcursor','guisetfont','guisethelp','guiseticon','guisetonevent',
- 'guisetstate','guistartgroup','guiswitch','hex','hotkeyset','httpsetproxy','inetget','inetgetsize',
- 'inidelete','iniread','inireadsection','inireadsectionnames','iniwrite','inputbox','int','isadmin',
- 'isarray','isdeclared','isfloat','isint','isnumber','isstring','log','memgetstats','mod','mouseclick',
- 'mouseclickdrag','mousedown','mousegetcursor','mousegetpos','mousemove','mouseup','mousewheel',
- 'msgbox','number','opt','ping','pixelchecksum','pixelgetcolor','pixelsearch','processclose','processexists',
- 'processlist','processsetpriority','processwait','processwaitclose','progressoff','progresson',
- 'progressset','random','regdelete','regenumkey','regenumval','regread','regwrite','round','run','runasset',
- 'runwait','send','seterror','setextended','shutdown','sin','sleep','soundplay','soundsetwavevolume',
- 'splashimageon','splashoff','splashtexton','sqrt','statusbargettext','string','stringaddcr','stringformat',
- 'stringinstr','stringisalnum','stringisalpha','stringisascii','stringisdigit','stringisfloat',
- 'stringisint','stringislower','stringisspace','stringisupper','stringisxdigit','stringleft','stringlen',
- 'stringlower','stringmid','stringregexp','stringregexpreplace','stringreplace','stringright',
- 'stringsplit','stringstripcr','stringstripws','stringtrimleft','stringtrimright','stringupper',
- 'tan','timerdiff','timerinit','timerstart','timerstop','tooltip','traytip','ubound','winactivate','winactive',
- 'winclose','winexists','wingetcaretpos','wingetclasslist','wingetclientsize','wingethandle','wingetpos',
- 'wingetprocess','wingetstate','wingettext','wingettitle','winkill','winlist','winmenuselectitem',
- 'winminimizeall','winminimizeallundo','winmove','winsetontop','winsetstate','winsettitle','winsettrans',
- 'winshow','winwait','winwaitactive','winwaitclose','winwaitnotactive'
- )
+ 'KEYWORDS' => array(
+ 1 => array(
+ 'false', 'and', 'byref', 'case', 'const',
+ 'continuecase', 'continueloop', 'default', 'dim', 'do',
+ 'else', 'elseif', 'endfunc', 'endif', 'endselect',
+ 'endswitch', 'endwith', 'enum', 'exit', 'exitloop',
+ 'for', 'func', 'global', 'if', 'in',
+ 'local', 'next', 'not', 'or', 'redim',
+ 'return', 'select', 'step', 'switch', 'then',
+ 'to', 'true', 'until', 'wend', 'while',
+ 'with'
+ ),
+ 2 => array(
+ '@appdatacommondir', '@appdatadir', '@autoitexe', '@autoitpid',
+ '@autoitversion', '@com_eventobj', '@commonfilesdir', '@compiled',
+ '@computername', '@comspec', '@cr', '@crlf', '@desktopcommondir',
+ '@desktopdepth', '@desktopdir', '@desktopheight',
+ '@desktoprefresh', '@desktopwidth', '@documentscommondir',
+ '@error', '@exitcode', '@exitmethod', '@extended',
+ '@favoritescommondir', '@favoritesdir', '@gui_ctrlhandle',
+ '@gui_ctrlid', '@gui_dragfile', '@gui_dragid', '@gui_dropid',
+ '@gui_winhandle', '@homedrive', '@homepath', '@homeshare',
+ '@hotkeypressed', '@hour', '@inetgetactive', '@inetgetbytesread',
+ '@ipaddress1', '@ipaddress2', '@ipaddress3', '@ipaddress4',
+ '@kblayout', '@lf', '@logondnsdomain', '@logondomain',
+ '@logonserver', '@mday', '@min', '@mon', '@mydocumentsdir',
+ '@numparams', '@osbuild', '@oslang', '@osservicepack', '@ostype',
+ '@osversion', '@processorarch', '@programfilesdir',
+ '@programscommondir', '@programsdir', '@scriptdir',
+ '@scriptfullpath', '@scriptlinenumber', '@scriptname', '@sec',
+ '@startmenucommondir', '@startmenudir', '@startupcommondir',
+ '@startupdir', '@sw_disable', '@sw_enable', '@sw_hide', '@sw_lock',
+ '@sw_maximize', '@sw_minimize', '@sw_restore', '@sw_show',
+ '@sw_showdefault', '@sw_showmaximized', '@sw_showminimized',
+ '@sw_showminnoactive', '@sw_showna', '@sw_shownoactivate',
+ '@sw_shownormal', '@sw_unlock', '@systemdir', '@tab', '@tempdir',
+ '@tray_id', '@trayiconflashing', '@trayiconvisible', '@username',
+ '@userprofiledir', '@wday', '@windowsdir', '@workingdir', '@yday',
+ '@year'
+ ),
+ 3 => array(
+ 'abs', 'acos', 'adlibdisable', 'adlibenable', 'asc', 'asin',
+ 'assign', 'atan', 'autoitsetoption', 'autoitwingettitle',
+ 'autoitwinsettitle', 'beep', 'binarystring', 'bitand', 'bitnot',
+ 'bitor', 'bitrotate', 'bitshift', 'bitxor', 'blockinput', 'break',
+ 'call', 'cdtray', 'ceiling', 'chr', 'clipget', 'clipput',
+ 'consoleread', 'consolewrite', 'consolewriteerror', 'controlclick',
+ 'controlcommand', 'controldisable', 'controlenable',
+ 'controlfocus', 'controlgetfocus', 'controlgethandle',
+ 'controlgetpos', 'controlgettext', 'controlhide',
+ 'controllistview', 'controlmove', 'controlsend', 'controlsettext',
+ 'controlshow', 'cos', 'dec', 'dircopy', 'dircreate', 'dirgetsize',
+ 'dirmove', 'dirremove', 'dllcall', 'dllclose', 'dllopen',
+ 'dllstructcreate', 'dllstructgetdata', 'dllstructgetptr',
+ 'dllstructgetsize', 'dllstructsetdata', 'drivegetdrive',
+ 'drivegetfilesystem', 'drivegetlabel', 'drivegetserial',
+ 'drivegettype', 'drivemapadd', 'drivemapdel', 'drivemapget',
+ 'drivesetlabel', 'drivespacefree', 'drivespacetotal',
+ 'drivestatus', 'envget', 'envset', 'envupdate', 'eval', 'execute',
+ 'exp', 'filechangedir', 'fileclose', 'filecopy',
+ 'filecreatentfslink', 'filecreateshortcut', 'filedelete',
+ 'fileexists', 'filefindfirstfile', 'filefindnextfile',
+ 'filegetattrib', 'filegetlongname', 'filegetshortcut',
+ 'filegetshortname', 'filegetsize', 'filegettime', 'filegetversion',
+ 'fileinstall', 'filemove', 'fileopen', 'fileopendialog',
+ 'fileread', 'filereadline', 'filerecycle', 'filerecycleempty',
+ 'filesavedialog', 'fileselectfolder', 'filesetattrib',
+ 'filesettime', 'filewrite', 'filewriteline', 'floor',
+ 'ftpsetproxy', 'guicreate', 'guictrlcreateavi',
+ 'guictrlcreatebutton', 'guictrlcreatecheckbox',
+ 'guictrlcreatecombo', 'guictrlcreatecontextmenu',
+ 'guictrlcreatedate', 'guictrlcreatedummy', 'guictrlcreateedit',
+ 'guictrlcreategraphic', 'guictrlcreategroup', 'guictrlcreateicon',
+ 'guictrlcreateinput', 'guictrlcreatelabel', 'guictrlcreatelist',
+ 'guictrlcreatelistview', 'guictrlcreatelistviewitem',
+ 'guictrlcreatemenu', 'guictrlcreatemenuitem',
+ 'guictrlcreatemonthcal', 'guictrlcreateobj', 'guictrlcreatepic',
+ 'guictrlcreateprogress', 'guictrlcreateradio',
+ 'guictrlcreateslider', 'guictrlcreatetab', 'guictrlcreatetabitem',
+ 'guictrlcreatetreeview', 'guictrlcreatetreeviewitem',
+ 'guictrlcreateupdown', 'guictrldelete', 'guictrlgethandle',
+ 'guictrlgetstate', 'guictrlread', 'guictrlrecvmsg',
+ 'guictrlregisterlistviewsort', 'guictrlsendmsg',
+ 'guictrlsendtodummy', 'guictrlsetbkcolor', 'guictrlsetcolor',
+ 'guictrlsetcursor', 'guictrlsetdata', 'guictrlsetfont',
+ 'guictrlsetgraphic', 'guictrlsetimage', 'guictrlsetlimit',
+ 'guictrlsetonevent', 'guictrlsetpos', 'guictrlsetresizing',
+ 'guictrlsetstate', 'guictrlsetstyle', 'guictrlsettip', 'guidelete',
+ 'guigetcursorinfo', 'guigetmsg', 'guiregistermsg', 'guisetbkcolor',
+ 'guisetcoord', 'guisetcursor', 'guisetfont', 'guisethelp',
+ 'guiseticon', 'guisetonevent', 'guisetstate', 'guistartgroup',
+ 'guiswitch', 'hex', 'hotkeyset', 'httpsetproxy', 'hwnd', 'inetget',
+ 'inetgetsize', 'inidelete', 'iniread', 'inireadsection',
+ 'inireadsectionnames', 'inirenamesection', 'iniwrite',
+ 'iniwritesection', 'inputbox', 'int', 'isadmin', 'isarray',
+ 'isbinarystring', 'isbool', 'isdeclared', 'isdllstruct', 'isfloat',
+ 'ishwnd', 'isint', 'iskeyword', 'isnumber', 'isobj', 'isstring',
+ 'log', 'memgetstats', 'mod', 'mouseclick', 'mouseclickdrag',
+ 'mousedown', 'mousegetcursor', 'mousegetpos', 'mousemove',
+ 'mouseup', 'mousewheel', 'msgbox', 'number', 'objcreate',
+ 'objevent', 'objget', 'objname', 'opt', 'ping', 'pixelchecksum',
+ 'pixelgetcolor', 'pixelsearch', 'pluginclose', 'pluginopen',
+ 'processclose', 'processexists', 'processlist',
+ 'processsetpriority', 'processwait', 'processwaitclose',
+ 'progressoff', 'progresson', 'progressset', 'random', 'regdelete',
+ 'regenumkey', 'regenumval', 'regread', 'regwrite', 'round', 'run',
+ 'runasset', 'runwait', 'send', 'seterror', 'setextended',
+ 'shellexecute', 'shellexecutewait', 'shutdown', 'sin', 'sleep',
+ 'soundplay', 'soundsetwavevolume', 'splashimageon', 'splashoff',
+ 'splashtexton', 'sqrt', 'srandom', 'statusbargettext',
+ 'stderrread', 'stdinwrite', 'stdoutread', 'string', 'stringaddcr',
+ 'stringformat', 'stringinstr', 'stringisalnum', 'stringisalpha',
+ 'stringisascii', 'stringisdigit', 'stringisfloat', 'stringisint',
+ 'stringislower', 'stringisspace', 'stringisupper',
+ 'stringisxdigit', 'stringleft', 'stringlen', 'stringlower',
+ 'stringmid', 'stringregexp', 'stringregexpreplace',
+ 'stringreplace', 'stringright', 'stringsplit', 'stringstripcr',
+ 'stringstripws', 'stringtrimleft', 'stringtrimright',
+ 'stringupper', 'tan', 'tcpaccept', 'tcpclosesocket', 'tcpconnect',
+ 'tcplisten', 'tcpnametoip', 'tcprecv', 'tcpsend', 'tcpshutdown',
+ 'tcpstartup', 'timerdiff', 'timerinit', 'timerstart', 'timerstop',
+ 'tooltip', 'traycreateitem', 'traycreatemenu', 'traygetmsg',
+ 'trayitemdelete', 'trayitemgethandle', 'trayitemgetstate',
+ 'trayitemgettext', 'trayitemsetonevent', 'trayitemsetstate',
+ 'trayitemsettext', 'traysetclick', 'trayseticon', 'traysetonevent',
+ 'traysetpauseicon', 'traysetstate', 'traysettooltip', 'traytip',
+ 'ubound', 'udpbind', 'udpclosesocket', 'udpopen', 'udprecv',
+ 'udpsend', 'winactivate', 'winactive', 'winclose', 'winexists',
+ 'winflash', 'wingetcaretpos', 'wingetclasslist',
+ 'wingetclientsize', 'wingethandle', 'wingetpos', 'wingetprocess',
+ 'wingetstate', 'wingettext', 'wingettitle', 'winkill', 'winlist',
+ 'winmenuselectitem', 'winminimizeall', 'winminimizeallundo',
+ 'winmove', 'winsetontop', 'winsetstate', 'winsettitle',
+ 'winsettrans', 'winshow', 'winwait', 'winwaitactive',
+ 'winwaitclose', 'winwaitnotactive'
+ ),
+ 4 => array(
+ '_arrayadd', '_arraybinarysearch', '_arraycreate', '_arraydelete',
+ '_arraydisplay', '_arrayinsert', '_arraymax', '_arraymaxindex',
+ '_arraymin', '_arrayminindex', '_arraypop', '_arraypush',
+ '_arrayreverse', '_arraysearch', '_arraysort', '_arrayswap',
+ '_arraytoclip', '_arraytostring', '_arraytrim', '_colorgetblue',
+ '_colorgetgreen', '_colorgetred', '_dateadd', '_datedayofweek',
+ '_datedaysinmonth', '_datediff', '_dateisleapyear', '_dateisvalid',
+ '_datetimeformat', '_datetimesplit', '_datetodayofweek',
+ '_datetodayofweekiso', '_datetodayvalue', '_dayvaluetodate',
+ '_now', '_nowcalc', '_nowcalcdate', '_nowdate', '_nowtime',
+ '_setdate', '_settime', '_tickstotime', '_timetoticks',
+ '_weeknumberiso', '_filecountlines', '_filecreate',
+ '_filelisttoarray', '_fileprint', '_filereadtoarray',
+ '_filewritefromarray', '_filewritelog', '_filewritetoline',
+ '_pathfull', '_pathmake', '_pathsplit', '_replacestringinfile',
+ '_tempfile', '_guictrlcomboadddir', '_guictrlcomboaddstring',
+ '_guictrlcomboautocomplete', '_guictrlcombodeletestring',
+ '_guictrlcombofindstring', '_guictrlcombogetcount',
+ '_guictrlcombogetcursel', '_guictrlcombogetdroppedcontrolrect',
+ '_guictrlcombogetdroppedstate', '_guictrlcombogetdroppedwidth',
+ '_guictrlcombogeteditsel', '_guictrlcombogetextendedui',
+ '_guictrlcombogethorizontalextent', '_guictrlcombogetitemheight',
+ '_guictrlcombogetlbtext', '_guictrlcombogetlbtextlen',
+ '_guictrlcombogetlist', '_guictrlcombogetlocale',
+ '_guictrlcombogetminvisible', '_guictrlcombogettopindex',
+ '_guictrlcomboinitstorage', '_guictrlcomboinsertstring',
+ '_guictrlcombolimittext', '_guictrlcomboresetcontent',
+ '_guictrlcomboselectstring', '_guictrlcombosetcursel',
+ '_guictrlcombosetdroppedwidth', '_guictrlcomboseteditsel',
+ '_guictrlcombosetextendedui', '_guictrlcombosethorizontalextent',
+ '_guictrlcombosetitemheight', '_guictrlcombosetminvisible',
+ '_guictrlcombosettopindex', '_guictrlcomboshowdropdown',
+ '_guictrleditcanundo', '_guictrleditemptyundobuffer',
+ '_guictrleditfind', '_guictrleditgetfirstvisibleline',
+ '_guictrleditgetline', '_guictrleditgetlinecount',
+ '_guictrleditgetmodify', '_guictrleditgetrect',
+ '_guictrleditgetsel', '_guictrleditlinefromchar',
+ '_guictrleditlineindex', '_guictrleditlinelength',
+ '_guictrleditlinescroll', '_guictrleditreplacesel',
+ '_guictrleditscroll', '_guictrleditsetmodify',
+ '_guictrleditsetrect', '_guictrleditsetsel', '_guictrleditundo',
+ '_guictrlipaddressclear', '_guictrlipaddresscreate',
+ '_guictrlipaddressdelete', '_guictrlipaddressget',
+ '_guictrlipaddressisblank', '_guictrlipaddressset',
+ '_guictrlipaddresssetfocus', '_guictrlipaddresssetfont',
+ '_guictrlipaddresssetrange', '_guictrlipaddressshowhide',
+ '_guictrllistadddir', '_guictrllistadditem', '_guictrllistclear',
+ '_guictrllistcount', '_guictrllistdeleteitem',
+ '_guictrllistfindstring', '_guictrllistgetanchorindex',
+ '_guictrllistgetcaretindex', '_guictrllistgethorizontalextent',
+ '_guictrllistgetinfo', '_guictrllistgetitemrect',
+ '_guictrllistgetlocale', '_guictrllistgetselcount',
+ '_guictrllistgetselitems', '_guictrllistgetselitemstext',
+ '_guictrllistgetselstate', '_guictrllistgettext',
+ '_guictrllistgettextlen', '_guictrllistgettopindex',
+ '_guictrllistinsertitem', '_guictrllistreplacestring',
+ '_guictrllistselectedindex', '_guictrllistselectindex',
+ '_guictrllistselectstring', '_guictrllistselitemrange',
+ '_guictrllistselitemrangeex', '_guictrllistsetanchorindex',
+ '_guictrllistsetcaretindex', '_guictrllistsethorizontalextent',
+ '_guictrllistsetlocale', '_guictrllistsetsel',
+ '_guictrllistsettopindex', '_guictrllistsort',
+ '_guictrllistswapstring', '_guictrllistviewcopyitems',
+ '_guictrllistviewdeleteallitems', '_guictrllistviewdeletecolumn',
+ '_guictrllistviewdeleteitem',
+ '_guictrllistviewdeleteitemsselected',
+ '_guictrllistviewensurevisible', '_guictrllistviewfinditem',
+ '_guictrllistviewgetbackcolor', '_guictrllistviewgetcallbackmask',
+ '_guictrllistviewgetcheckedstate',
+ '_guictrllistviewgetcolumnorder', '_guictrllistviewgetcolumnwidth',
+ '_guictrllistviewgetcounterpage', '_guictrllistviewgetcursel',
+ '_guictrllistviewgetextendedlistviewstyle',
+ '_guictrllistviewgetheader', '_guictrllistviewgethotcursor',
+ '_guictrllistviewgethotitem', '_guictrllistviewgethovertime',
+ '_guictrllistviewgetitemcount', '_guictrllistviewgetitemtext',
+ '_guictrllistviewgetitemtextarray', '_guictrllistviewgetnextitem',
+ '_guictrllistviewgetselectedcount',
+ '_guictrllistviewgetselectedindices',
+ '_guictrllistviewgetsubitemscount', '_guictrllistviewgettopindex',
+ '_guictrllistviewgetunicodeformat', '_guictrllistviewhidecolumn',
+ '_guictrllistviewinsertcolumn', '_guictrllistviewinsertitem',
+ '_guictrllistviewjustifycolumn', '_guictrllistviewscroll',
+ '_guictrllistviewsetcheckstate',
+ '_guictrllistviewsetcolumnheadertext',
+ '_guictrllistviewsetcolumnorder', '_guictrllistviewsetcolumnwidth',
+ '_guictrllistviewsethotitem', '_guictrllistviewsethovertime',
+ '_guictrllistviewsetitemcount', '_guictrllistviewsetitemselstate',
+ '_guictrllistviewsetitemtext', '_guictrllistviewsort',
+ '_guictrlmonthcalget1stdow', '_guictrlmonthcalgetcolor',
+ '_guictrlmonthcalgetdelta', '_guictrlmonthcalgetmaxselcount',
+ '_guictrlmonthcalgetmaxtodaywidth',
+ '_guictrlmonthcalgetminreqrect', '_guictrlmonthcalset1stdow',
+ '_guictrlmonthcalsetcolor', '_guictrlmonthcalsetdelta',
+ '_guictrlmonthcalsetmaxselcount', '_guictrlslidercleartics',
+ '_guictrlslidergetlinesize', '_guictrlslidergetnumtics',
+ '_guictrlslidergetpagesize', '_guictrlslidergetpos',
+ '_guictrlslidergetrangemax', '_guictrlslidergetrangemin',
+ '_guictrlslidersetlinesize', '_guictrlslidersetpagesize',
+ '_guictrlslidersetpos', '_guictrlslidersetticfreq',
+ '_guictrlstatusbarcreate', '_guictrlstatusbarcreateprogress',
+ '_guictrlstatusbardelete', '_guictrlstatusbargetborders',
+ '_guictrlstatusbargeticon', '_guictrlstatusbargetparts',
+ '_guictrlstatusbargetrect', '_guictrlstatusbargettext',
+ '_guictrlstatusbargettextlength', '_guictrlstatusbargettip',
+ '_guictrlstatusbargetunicode', '_guictrlstatusbarissimple',
+ '_guictrlstatusbarresize', '_guictrlstatusbarsetbkcolor',
+ '_guictrlstatusbarseticon', '_guictrlstatusbarsetminheight',
+ '_guictrlstatusbarsetparts', '_guictrlstatusbarsetsimple',
+ '_guictrlstatusbarsettext', '_guictrlstatusbarsettip',
+ '_guictrlstatusbarsetunicode', '_guictrlstatusbarshowhide',
+ '_guictrltabdeleteallitems', '_guictrltabdeleteitem',
+ '_guictrltabdeselectall', '_guictrltabgetcurfocus',
+ '_guictrltabgetcursel', '_guictrltabgetextendedstyle',
+ '_guictrltabgetitemcount', '_guictrltabgetitemrect',
+ '_guictrltabgetrowcount', '_guictrltabgetunicodeformat',
+ '_guictrltabhighlightitem', '_guictrltabsetcurfocus',
+ '_guictrltabsetcursel', '_guictrltabsetmintabwidth',
+ '_guictrltabsetunicodeformat', '_guictrltreeviewdeleteallitems',
+ '_guictrltreeviewdeleteitem', '_guictrltreeviewexpand',
+ '_guictrltreeviewgetbkcolor', '_guictrltreeviewgetcount',
+ '_guictrltreeviewgetindent', '_guictrltreeviewgetlinecolor',
+ '_guictrltreeviewgetparenthandle', '_guictrltreeviewgetparentid',
+ '_guictrltreeviewgetstate', '_guictrltreeviewgettext',
+ '_guictrltreeviewgettextcolor', '_guictrltreeviewgettree',
+ '_guictrltreeviewinsertitem', '_guictrltreeviewsetbkcolor',
+ '_guictrltreeviewseticon', '_guictrltreeviewsetindent',
+ '_guictrltreeviewsetlinecolor', '_guictrltreeviewsetstate',
+ '_guictrltreeviewsettext', '_guictrltreeviewsettextcolor',
+ '_guictrltreeviewsort', '_ie_example', '_ie_introduction',
+ '_ie_versioninfo', '_ieaction', '_ieattach', '_iebodyreadhtml',
+ '_iebodyreadtext', '_iebodywritehtml', '_iecreate',
+ '_iecreateembedded', '_iedocgetobj', '_iedocinserthtml',
+ '_iedocinserttext', '_iedocreadhtml', '_iedocwritehtml',
+ '_ieerrorhandlerderegister', '_ieerrorhandlerregister',
+ '_ieerrornotify', '_ieformelementcheckboxselect',
+ '_ieformelementgetcollection', '_ieformelementgetobjbyname',
+ '_ieformelementgetvalue', '_ieformelementoptionselect',
+ '_ieformelementradioselect', '_ieformelementsetvalue',
+ '_ieformgetcollection', '_ieformgetobjbyname', '_ieformimageclick',
+ '_ieformreset', '_ieformsubmit', '_ieframegetcollection',
+ '_ieframegetobjbyname', '_iegetobjbyname',
+ '_ieheadinserteventscript', '_ieimgclick', '_ieimggetcollection',
+ '_ieisframeset', '_ielinkclickbyindex', '_ielinkclickbytext',
+ '_ielinkgetcollection', '_ieloadwait', '_ieloadwaittimeout',
+ '_ienavigate', '_iepropertyget', '_iepropertyset', '_iequit',
+ '_ietablegetcollection', '_ietablewritetoarray',
+ '_ietagnameallgetcollection', '_ietagnamegetcollection', '_getip',
+ '_inetexplorercapable', '_inetgetsource', '_inetmail',
+ '_inetsmtpmail', '_tcpiptoname', '_degree', '_mathcheckdiv',
+ '_max', '_min', '_radian', '_choosecolor', '_choosefont',
+ '_clipputfile', '_iif', '_ispressed', '_mousetrap', '_singleton',
+ '_processgetname', '_processgetpriority', '_rundos',
+ '_sendmessage', '_soundclose', '_soundlength', '_soundopen',
+ '_soundpause', '_soundplay', '_soundpos', '_soundresume',
+ '_soundseek', '_soundstatus', '_soundstop', '_sqlite_changes',
+ '_sqlite_close', '_sqlite_display2dresult', '_sqlite_encode',
+ '_sqlite_errcode', '_sqlite_errmsg', '_sqlite_escape',
+ '_sqlite_exec', '_sqlite_fetchdata', '_sqlite_fetchnames',
+ '_sqlite_gettable', '_sqlite_gettable2d',
+ '_sqlite_lastinsertrowid', '_sqlite_libversion', '_sqlite_open',
+ '_sqlite_query', '_sqlite_queryfinalize', '_sqlite_queryreset',
+ '_sqlite_querysinglerow', '_sqlite_savemode', '_sqlite_settimeout',
+ '_sqlite_shutdown', '_sqlite_sqliteexe', '_sqlite_startup',
+ '_sqlite_totalchanges', '_hextostring', '_stringaddcomma',
+ '_stringbetween', '_stringencrypt', '_stringinsert',
+ '_stringproper', '_stringrepeat', '_stringreverse', '_stringtohex',
+ '_viclose', '_viexeccommand', '_vifindgpib', '_vigpibbusreset',
+ '_vigtl', '_viopen', '_visetattribute', '_visettimeout'
+ ),
+ 5 => array(
+ '#include', '#include-once', '#notrayicon'
+ ),
+ 6 => array(
+ '#forceref', '#compiler_allow_decompile', '#compiler_au3check_dat',
+ '#compiler_au3check_parameters',
+ '#compiler_au3check_stop_onwarning', '#compiler_aut2exe',
+ '#compiler_autoit3', '#compiler_compression', '#compiler_icon',
+ '#compiler_outfile', '#compiler_outfile_type',
+ '#compiler_passphrase', '#compiler_plugin_funcs',
+ '#compiler_prompt', '#compiler_res_comment',
+ '#compiler_res_description', '#compiler_res_field',
+ '#compiler_res_field1name', '#compiler_res_field1value',
+ '#compiler_res_field2name', '#compiler_res_field2value',
+ '#compiler_res_fileversion',
+ '#compiler_res_fileversion_autoincrement',
+ '#compiler_res_legalcopyright', '#compiler_run_after',
+ '#compiler_run_au3check', '#compiler_run_before',
+ '#compiler_run_cvswrapper', '#compiler_run_tidy',
+ '#compiler_tidy_stop_onerror', '#compiler_useupx', '#endregion',
+ '#region', '#run_debug_mode', '#tidy_parameters'
+ )
),
- 'SYMBOLS' => array(
- '(', ')', '[', ']', '&', '*', '/', '<', '>', '+', '-', '^', '='
- ),
- 'CASE_SENSITIVE' => array(
- GESHI_COMMENTS => false,
- 1 => false,
- 2 => false,
- 3 => false,
- ),
- 'STYLES' => array(
- 'KEYWORDS' => array(
- 1 => 'color: #0000FF; font-weight: bold;',
- 2 => 'color: #FF33FF; font-weight: bold;',
- 3 => 'color: #000090; font-style: italic; font-weight: bold;',
- ),
- 'COMMENTS' => array(
- 0 => 'font-style: italic; color: #669900;', 'MULTI' => 'font-style: italic; color: #669900;'
- ),
- 'ESCAPE_CHAR' => array(
- 0 => ''
- ),
- 'BRACKETS' => array(
- 0 => 'color: #FF0000; font-weight: bold;'
- ),
- 'STRINGS' => array(
- 0 => 'font-weight: bold; color: #9999CC;'
- ),
- 'NUMBERS' => array(
- 0 => 'font-style: italic; font-weight: bold; color: #AC00A9;'
- ),
- 'METHODS' => array(
- 1 => 'color: #006600;',
- 2 => 'color: #006600;'
- ),
- 'SYMBOLS' => array(
- 0 => 'color: #FF0000; font-weight: bold;'
- ),
- 'REGEXPS' => array(
- 0 => 'font-weight: bold; color: #AA0000;'
- ),
- 'SCRIPT' => array(
- 0 => '',
- 1 => '',
- 2 => '',
- 3 => ''
- )
- ),
- 'URLS' => array(
- 1 => 'http://www.autoitscript.com/autoit3/docs/keywords.htm',
- 2 => 'http://www.autoitscript.com/autoit3/docs/macros.htm',
- 3 => 'http://www.autoitscript.com/autoit3/docs/functions/{FNAME}.htm',
- 4 => ''
- ),
-
- 'OOLANG' => false,
- 'OBJECT_SPLITTERS' => array(
- ),
- 'REGEXPS' => array(
- 0 => "[\\$]{1,2}[a-zA-Z_][a-zA-Z0-9_]*",
- ),
- 'STRICT_MODE_APPLIES' => GESHI_MAYBE,
-/* 'SCRIPT_DELIMITERS' => array(
- 0 => array(
- '<?php' => '?>'
- ),
- 1 => array(
- '<?' => '?>'
- ),
- 2 => array(
- '<%' => '%>'
- ),
- 3 => array(
- '<script language="php">' => '</script>'
- )
- ),*/
-
- 'HIGHLIGHT_STRICT_BLOCK' => array(
- 0 => true,
- 1 => true,
- 2 => true,
- 3 => true
- )
+ 'SYMBOLS' => array(
+ '(', ')', '[', ']', '&', '*', '/', '<', '>', '+', '-', '^', '=', '.'
+ ),
+ 'CASE_SENSITIVE' => array(
+ GESHI_COMMENTS => false,
+ 1 => false,
+ 2 => false,
+ 3 => false,
+ 4 => false,
+ 5 => false,
+ 6 => false
+ ),
+ 'STYLES' => array(
+ 'KEYWORDS' => array(
+ 1 => 'color: #0000FF; font-weight: bold;',
+ 2 => 'color: #800000; font-weight: bold;',
+ 3 => 'color: #000080; font-style: italic; font-weight: bold;',
+ 4 => 'color: #0080FF; font-style: italic; font-weight: bold;',
+ 5 => 'color: #F000FF; font-style: italic;',
+ 6 => 'color: #A00FF0; font-style: italic;'
+ ),
+ 'COMMENTS' => array(
+ 0 => 'font-style: italic; color: #009933;',
+ 'MULTI' => 'font-style: italic; color: #669900;'
+ ),
+ 'ESCAPE_CHAR' => array(
+ 0 => ''
+ ),
+ 'BRACKETS' => array(
+ 0 => 'color: #FF0000; font-weight: bold;'
+ ),
+ 'STRINGS' => array(
+ 0 => 'font-weight: bold; color: #008080;'
+ ),
+ 'NUMBERS' => array(
+ 0 => 'color: #AC00A9; font-style: italic; font-weight: bold;'
+ ),
+ 'METHODS' => array(
+ 1 => 'color: #0000FF; font-style: italic; font-weight: bold;'
+ ),
+ 'SYMBOLS' => array(
+ 0 => 'color: #FF0000; font-weight: bold;'
+ ),
+ 'REGEXPS' => array(
+ 0 => 'font-weight: bold; color: #AA0000;'
+ ),
+ 'SCRIPT' => array(
+ 0 => '',
+ 1 => '',
+ 2 => '',
+ 3 => '',
+ 4 => '',
+ 5 => '',
+ 6 => ''
+ )
+ ),
+ 'URLS' => array(
+ 1 => 'http://www.autoitscript.com/autoit3/docs/keywords.htm',
+ 2 => 'http://www.autoitscript.com/autoit3/docs/macros.htm',
+ 3 => 'http://www.autoitscript.com/autoit3/docs/functions/{FNAME}.htm',
+ 4 => ''
+ ),
+ 'OOLANG' => true,
+ 'OBJECT_SPLITTERS' => array(
+ 1 => '.'
+ ),
+ 'REGEXPS' => array(
+ 0 => '[\\$%@]+[a-zA-Z_][a-zA-Z0-9_]*'
+ ),
+ 'STRICT_MODE_APPLIES' => GESHI_MAYBE,
+ 'SCRIPT_DELIMITERS' => array(
+ ),
+ 'HIGHLIGHT_STRICT_BLOCK' => array(
+ 0 => true,
+ 1 => true,
+ 2 => true,
+ 3 => true
+ )
);
?>
diff --git a/inc/geshi/bash.php b/inc/geshi/bash.php
index dad5a5d43..ab9f9f4b1 100644
--- a/inc/geshi/bash.php
+++ b/inc/geshi/bash.php
@@ -4,10 +4,8 @@
* --------
* Author: Andreas Gohr (andi@splitbrain.org)
* Copyright: (c) 2004 Andreas Gohr, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/20
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* BASH language file for GeSHi.
*
diff --git a/inc/geshi/blitzbasic.php b/inc/geshi/blitzbasic.php
index bdb97aa38..40b27a537 100644
--- a/inc/geshi/blitzbasic.php
+++ b/inc/geshi/blitzbasic.php
@@ -4,10 +4,8 @@
* --------------
* Author: P�draig O`Connel (info@moonsword.info)
* Copyright: (c) 2005 P�draig O`Connel (http://moonsword.info)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 16.10.2005
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* BlitzBasic language file for GeSHi.
*
@@ -184,4 +182,4 @@
)
);
-?> \ No newline at end of file
+?>
diff --git a/inc/geshi/bnf.php b/inc/geshi/bnf.php
index 50c95ed52..0f426e003 100644
--- a/inc/geshi/bnf.php
+++ b/inc/geshi/bnf.php
@@ -4,10 +4,8 @@
* --------
* Author: Rowan Rodrik van der Molen (rowan@bigsmoke.us)
* Copyright: (c) 2006 Rowan Rodrik van der Molen (http://www.bigsmoke.us/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/09/28
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* BNF (Backus-Naur form) language file for GeSHi.
*
diff --git a/inc/geshi/c.php b/inc/geshi/c.php
index f1c0e9fab..cfa3e8925 100644
--- a/inc/geshi/c.php
+++ b/inc/geshi/c.php
@@ -6,10 +6,8 @@
* Contributors:
* - Jack Lloyd (lloyd@randombit.net)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* C language file for GeSHi.
*
diff --git a/inc/geshi/c_mac.php b/inc/geshi/c_mac.php
index 12aa655e4..e5ef0fbf2 100644
--- a/inc/geshi/c_mac.php
+++ b/inc/geshi/c_mac.php
@@ -4,10 +4,8 @@
* ---------
* Author: M. Uli Kusterer (witness.of.teachtext@gmx.net)
* Copyright: (c) 2004 M. Uli Kusterer, Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* C for Macs language file for GeSHi.
*
diff --git a/inc/geshi/caddcl.php b/inc/geshi/caddcl.php
index 89c723d8a..25d471c86 100644
--- a/inc/geshi/caddcl.php
+++ b/inc/geshi/caddcl.php
@@ -4,10 +4,8 @@
* ----------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/30
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* CAD DCL (Dialog Control Language) file for GeSHi.
*
diff --git a/inc/geshi/cadlisp.php b/inc/geshi/cadlisp.php
index d11e5e66b..f5dd1272f 100644
--- a/inc/geshi/cadlisp.php
+++ b/inc/geshi/cadlisp.php
@@ -4,10 +4,8 @@
* -----------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/blog)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/30
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* AutoCAD/IntelliCAD Lisp language file for GeSHi.
*
diff --git a/inc/geshi/cfdg.php b/inc/geshi/cfdg.php
index 39910a599..78585f118 100644
--- a/inc/geshi/cfdg.php
+++ b/inc/geshi/cfdg.php
@@ -4,10 +4,8 @@
* --------
* Author: John Horigan <john@glyphic.com>
* Copyright: (c) 2006 John Horigan http://www.ozonehouse.com/john/
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/03/11
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* CFDG language file for GeSHi.
*
diff --git a/inc/geshi/cfm.php b/inc/geshi/cfm.php
index 723840a62..f14bf5280 100644
--- a/inc/geshi/cfm.php
+++ b/inc/geshi/cfm.php
@@ -4,10 +4,8 @@
* -------
* Author: Diego ()
* Copyright: (c) 2006 Diego
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 880 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/02/25
- * Last Modified: $Date: 2007-01-07 23:27:06 +1300 (Sun, 07 Jan 2007) $
*
* ColdFusion language file for GeSHi.
*
diff --git a/inc/geshi/cpp-qt.php b/inc/geshi/cpp-qt.php
index b71628da1..4ab8072c4 100644
--- a/inc/geshi/cpp-qt.php
+++ b/inc/geshi/cpp-qt.php
@@ -4,10 +4,8 @@
* -------
* Author: Iulian M
* Copyright: (c) 2006 Iulian M
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/09/27
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* C++ language file for GeSHi, with QT extensions.
*
diff --git a/inc/geshi/cpp.php b/inc/geshi/cpp.php
index 3f14becef..096dc696b 100644
--- a/inc/geshi/cpp.php
+++ b/inc/geshi/cpp.php
@@ -7,10 +7,8 @@
* - M. Uli Kusterer (witness.of.teachtext@gmx.net)
* - Jack Lloyd (lloyd@randombit.net)
* Copyright: (c) 2004 Dennis Bayer, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/09/27
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* C++ language file for GeSHi.
*
diff --git a/inc/geshi/csharp.php b/inc/geshi/csharp.php
index 2251da62a..83683425a 100644
--- a/inc/geshi/csharp.php
+++ b/inc/geshi/csharp.php
@@ -4,10 +4,8 @@
* ----------
* Author: Alan Juden (alan@judenware.org)
* Copyright: (c) 2004 Alan Juden, Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* C# language file for GeSHi.
*
diff --git a/inc/geshi/css.php b/inc/geshi/css.php
index a91ad5030..1d7c0a6ae 100644
--- a/inc/geshi/css.php
+++ b/inc/geshi/css.php
@@ -4,10 +4,8 @@
* -------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 883 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/18
- * Last Modified: $Date: 2007-01-13 17:41:38 +1300 (Sat, 13 Jan 2007) $
*
* CSS language file for GeSHi.
*
diff --git a/inc/geshi/d.php b/inc/geshi/d.php
index 68e17d0d2..507c7cb05 100644
--- a/inc/geshi/d.php
+++ b/inc/geshi/d.php
@@ -4,10 +4,8 @@
* -----
* Author: Thomas Kuehne (thomas@kuehne.cn)
* Copyright: (c) 2005 Thomas Kuehne (http://thomas.kuehne.cn/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/04/22
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* D language file for GeSHi.
*
diff --git a/inc/geshi/delphi.php b/inc/geshi/delphi.php
index 06e5c17ed..1b2f53229 100644
--- a/inc/geshi/delphi.php
+++ b/inc/geshi/delphi.php
@@ -4,10 +4,8 @@
* ----------
* Author: Járja Norbert (jnorbi@vipmail.hu)
* Copyright: (c) 2004 Járja Norbert, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/26
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Delphi (Object Pascal) language file for GeSHi.
*
diff --git a/inc/geshi/diff.php b/inc/geshi/diff.php
index 640bd24ac..ad3ac0e0d 100644
--- a/inc/geshi/diff.php
+++ b/inc/geshi/diff.php
@@ -4,10 +4,8 @@
* --------
* Author: Conny Brunnkvist (conny@fuchsia.se), W. Tasin (tasin@fhm.edu)
* Copyright: (c) 2004 Fuchsia Open Source Solutions (http://www.fuchsia.se/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/12/29
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Diff-output language file for GeSHi.
*
diff --git a/inc/geshi/div.php b/inc/geshi/div.php
index 6d938849d..1348984f4 100644
--- a/inc/geshi/div.php
+++ b/inc/geshi/div.php
@@ -4,10 +4,8 @@
* ---------------------------------
* Author: Gabriel Lorenzo (ermakina@gmail.com)
* Copyright: (c) 2005 Gabriel Lorenzo (http://ermakina.gazpachito.net)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/06/19
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* DIV language file for GeSHi.
*
diff --git a/inc/geshi/dos.php b/inc/geshi/dos.php
index 57e1ee4fb..926f7496e 100644
--- a/inc/geshi/dos.php
+++ b/inc/geshi/dos.php
@@ -4,10 +4,8 @@
* -------
* Author: Alessandro Staltari (staltari@geocities.com)
* Copyright: (c) 2005 Alessandro Staltari (http://www.geocities.com/SiliconValley/Vista/8155/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/07/05
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* DOS language file for GeSHi.
*
diff --git a/inc/geshi/eiffel.php b/inc/geshi/eiffel.php
index 798085822..ce8c7b190 100644
--- a/inc/geshi/eiffel.php
+++ b/inc/geshi/eiffel.php
@@ -4,10 +4,8 @@
* ----------
* Author: Zoran Simic (zsimic@axarosenberg.com)
* Copyright: (c) 2005 Zoran Simic
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/06/30
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* Eiffel language file for GeSHi.
*
diff --git a/inc/geshi/fortran.php b/inc/geshi/fortran.php
index 607402b85..8ffe39fad 100644
--- a/inc/geshi/fortran.php
+++ b/inc/geshi/fortran.php
@@ -4,10 +4,8 @@
* -----------
* Author: Cedric Arrabie (cedric.arrabie@univ-pau.fr)
* Copyright: (C) 2006 Cetric Arrabie
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/04/22
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Fortran language file for GeSHi.
*
diff --git a/inc/geshi/freebasic.php b/inc/geshi/freebasic.php
index 87079f5c8..cfc2731ae 100644
--- a/inc/geshi/freebasic.php
+++ b/inc/geshi/freebasic.php
@@ -4,7 +4,7 @@
* -------------
* Author: Roberto Rossi
* Copyright: (c) 2005 Roberto Rossi (http://rsoftware.altervista.org)
- * Release Version: 1.0.7.17
+ * Release Version: 1.0.7.18
* Date Started: 2005/08/19
*
* FreeBasic (http://www.freebasic.net/) language file for GeSHi.
diff --git a/inc/geshi/gml.php b/inc/geshi/gml.php
index 21e47689e..22adb91af 100644
--- a/inc/geshi/gml.php
+++ b/inc/geshi/gml.php
@@ -4,10 +4,8 @@
* --------
* Author: José Jorge Enríquez (jenriquez@users.sourceforge.net)
* Copyright: (c) 2005 José Jorge Enríquez Rodríguez (http://www.zonamakers.com)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/06/21
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* GML language file for GeSHi.
*
diff --git a/inc/geshi/groovy.php b/inc/geshi/groovy.php
index 5a6491e54..1ee7234f6 100644
--- a/inc/geshi/groovy.php
+++ b/inc/geshi/groovy.php
@@ -4,10 +4,8 @@
* ----------
* Author: Ivan F. Villanueva B. (geshi_groovy@artificialidea.com)
* Copyright: (c) 2006 Ivan F. Villanueva B.(http://www.artificialidea.com)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/04/29
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Groovy language file for GeSHi.
*
diff --git a/inc/geshi/html4strict.php b/inc/geshi/html4strict.php
index 60ad76968..2ad7f4dec 100644
--- a/inc/geshi/html4strict.php
+++ b/inc/geshi/html4strict.php
@@ -4,10 +4,8 @@
* ---------------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/10
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* HTML 4.01 strict language file for GeSHi.
*
diff --git a/inc/geshi/idl.php b/inc/geshi/idl.php
index 0ec242624..1163fe939 100644
--- a/inc/geshi/idl.php
+++ b/inc/geshi/idl.php
@@ -4,10 +4,8 @@
* -------
* Author: Cedric Bosdonnat (cedricbosdo@openoffice.org)
* Copyright: (c) 2006 Cedric Bosdonnat
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/08/20
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Unoidl language file for GeSHi.
*
diff --git a/inc/geshi/ini.php b/inc/geshi/ini.php
index bf6515baa..37c832ca1 100644
--- a/inc/geshi/ini.php
+++ b/inc/geshi/ini.php
@@ -4,10 +4,8 @@
* --------
* Author: deguix (cevo_deguix@yahoo.com.br)
* Copyright: (c) 2005 deguix
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/03/27
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* INI language file for GeSHi.
*
diff --git a/inc/geshi/inno.php b/inc/geshi/inno.php
index a63debf58..80a09617b 100644
--- a/inc/geshi/inno.php
+++ b/inc/geshi/inno.php
@@ -4,10 +4,8 @@
* ----------
* Author: Thomas Klingler (hotline@theratech.de) based on delphi.php from Járja Norbert (jnorbi@vipmail.hu)
* Copyright: (c) 2004 Járja Norbert, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/07/29
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Inno Script language inkl. Delphi (Object Pascal) language file for GeSHi.
*
diff --git a/inc/geshi/io.php b/inc/geshi/io.php
index 940884d12..b998e0eb7 100644
--- a/inc/geshi/io.php
+++ b/inc/geshi/io.php
@@ -4,10 +4,8 @@
* -------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2006 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/09/23
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Io language file for GeSHi. Thanks to Johnathan Wright for the suggestion and help
* with this language :)
diff --git a/inc/geshi/java.php b/inc/geshi/java.php
index 573856ff4..e0f72fdf3 100644
--- a/inc/geshi/java.php
+++ b/inc/geshi/java.php
@@ -4,10 +4,8 @@
* --------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/10
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Java language file for GeSHi.
*
diff --git a/inc/geshi/java5.php b/inc/geshi/java5.php
index 4dbfadc73..2b16ff779 100644
--- a/inc/geshi/java5.php
+++ b/inc/geshi/java5.php
@@ -4,10 +4,8 @@
* --------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/10
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Java language file for GeSHi.
*
diff --git a/inc/geshi/javascript.php b/inc/geshi/javascript.php
index bec92f9a1..fce379e84 100644
--- a/inc/geshi/javascript.php
+++ b/inc/geshi/javascript.php
@@ -4,10 +4,8 @@
* --------------
* Author: Ben Keen (ben.keen@gmail.com)
* Copyright: (c) 2004 Ben Keen (ben.keen@gmail.com), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/20
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* JavaScript language file for GeSHi.
*
diff --git a/inc/geshi/lisp.php b/inc/geshi/lisp.php
index c5cbbaaee..dea130241 100644
--- a/inc/geshi/lisp.php
+++ b/inc/geshi/lisp.php
@@ -4,10 +4,8 @@
* --------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/30
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* Generic Lisp language file for GeSHi.
*
diff --git a/inc/geshi/lua.php b/inc/geshi/lua.php
index fd6d28a22..570df2900 100644
--- a/inc/geshi/lua.php
+++ b/inc/geshi/lua.php
@@ -4,10 +4,8 @@
* -------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/10
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* LUA language file for GeSHi.
*
diff --git a/inc/geshi/matlab.php b/inc/geshi/matlab.php
index 57ecfb2c5..cf3c73c31 100644
--- a/inc/geshi/matlab.php
+++ b/inc/geshi/matlab.php
@@ -4,10 +4,8 @@
* -----------
* Author: Florian Knorn (floz@gmx.de)
* Copyright: (c) 2004 Florian Knorn (http://www.florian-knorn.com)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/02/09
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Matlab M-file language file for GeSHi.
*
diff --git a/inc/geshi/mirc.php b/inc/geshi/mirc.php
index eab2ece24..084bd0132 100644
--- a/inc/geshi/mirc.php
+++ b/inc/geshi/mirc.php
@@ -4,10 +4,8 @@
* -----
* Author: Alberto 'Birckin' de Areba (Birckin@hotmail.com)
* Copyright: (c) 2006 Alberto de Areba
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/05/29
- * Last Modified: $LastChangedDate: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* mIRC Scripting language file for GeSHi.
*
diff --git a/inc/geshi/mpasm.php b/inc/geshi/mpasm.php
index 651985452..873196133 100644
--- a/inc/geshi/mpasm.php
+++ b/inc/geshi/mpasm.php
@@ -4,10 +4,8 @@
* ---------
* Author: Bakalex (bakalex@gmail.com)
* Copyright: (c) 2004 Bakalex, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/12/6
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Microchip Assembler language file for GeSHi.
*
diff --git a/inc/geshi/mysql.php b/inc/geshi/mysql.php
index 920401ad1..509cfd4d5 100644
--- a/inc/geshi/mysql.php
+++ b/inc/geshi/mysql.php
@@ -4,10 +4,8 @@
* ---------
* Author: Carl F�rstenberg (azatoth@gmail.com)
* Copyright: (c) 2005 Carl F�rstenberg, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* MySQL language file for GeSHi.
*
diff --git a/inc/geshi/nsis.php b/inc/geshi/nsis.php
index e656fa117..e630c6465 100644
--- a/inc/geshi/nsis.php
+++ b/inc/geshi/nsis.php
@@ -4,10 +4,8 @@
* --------
* Author: deguix (cevo_deguix@yahoo.com.br), Tux (http://tux.a4.cz/)
* Copyright: (c) 2005 deguix, 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/12/03
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Nullsoft Scriptable Install System language file for GeSHi.
*
diff --git a/inc/geshi/objc.php b/inc/geshi/objc.php
index 38d219d5c..6ebe0f4eb 100644
--- a/inc/geshi/objc.php
+++ b/inc/geshi/objc.php
@@ -4,10 +4,8 @@
* --------
* Author: M. Uli Kusterer (witness.of.teachtext@gmx.net)
* Copyright: (c) 2004 M. Uli Kusterer, Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* Objective C language file for GeSHi.
*
diff --git a/inc/geshi/ocaml-brief.php b/inc/geshi/ocaml-brief.php
index f953188e8..388b31d36 100644
--- a/inc/geshi/ocaml-brief.php
+++ b/inc/geshi/ocaml-brief.php
@@ -4,10 +4,8 @@
* ----------
* Author: Flaie (fireflaie@gmail.com)
* Copyright: (c) 2005 Flaie, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/08/27
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* OCaml (Objective Caml) language file for GeSHi.
*
diff --git a/inc/geshi/ocaml.php b/inc/geshi/ocaml.php
index 88c619e53..73e28210b 100644
--- a/inc/geshi/ocaml.php
+++ b/inc/geshi/ocaml.php
@@ -4,10 +4,8 @@
* ----------
* Author: Flaie (fireflaie@gmail.com)
* Copyright: (c) 2005 Flaie, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/08/27
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* OCaml (Objective Caml) language file for GeSHi.
*
diff --git a/inc/geshi/oobas.php b/inc/geshi/oobas.php
index 16189a2b0..fadd4c1bf 100644
--- a/inc/geshi/oobas.php
+++ b/inc/geshi/oobas.php
@@ -4,10 +4,8 @@
* ---------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/30
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* OpenOffice.org Basic language file for GeSHi.
*
diff --git a/inc/geshi/oracle8.php b/inc/geshi/oracle8.php
index cacae95d6..b69116395 100644
--- a/inc/geshi/oracle8.php
+++ b/inc/geshi/oracle8.php
@@ -4,10 +4,8 @@
* -----------
* Author: Guy Wicks (Guy.Wicks@rbs.co.uk)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Oracle 8 language file for GeSHi
*
diff --git a/inc/geshi/pascal.php b/inc/geshi/pascal.php
index b0d2340ef..1836a88f7 100644
--- a/inc/geshi/pascal.php
+++ b/inc/geshi/pascal.php
@@ -4,10 +4,8 @@
* ----------
* Author: Tux (tux@inamil.cz)
* Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/26
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Pascal language file for GeSHi.
*
diff --git a/inc/geshi/perl.php b/inc/geshi/perl.php
index fffca6a26..b075ab134 100644
--- a/inc/geshi/perl.php
+++ b/inc/geshi/perl.php
@@ -4,10 +4,8 @@
* --------
* Author: Andreas Gohr (andi@splitbrain.org), Ben Keen (ben.keen@gmail.com)
* Copyright: (c) 2004 Andreas Gohr, Ben Keen (http://www.benjaminkeen.org/), Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/20
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Perl language file for GeSHi.
*
diff --git a/inc/geshi/php-brief.php b/inc/geshi/php-brief.php
index 02f0e870b..44af932a7 100644
--- a/inc/geshi/php-brief.php
+++ b/inc/geshi/php-brief.php
@@ -4,10 +4,8 @@
* -------------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/02
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* PHP language file for GeSHi (brief version).
*
diff --git a/inc/geshi/php.php b/inc/geshi/php.php
index d38ccbc0e..60a46a9ec 100644
--- a/inc/geshi/php.php
+++ b/inc/geshi/php.php
@@ -4,10 +4,8 @@
* --------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/20
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* PHP language file for GeSHi.
*
diff --git a/inc/geshi/plsql.php b/inc/geshi/plsql.php
index 242181bff..0b4f0508d 100644
--- a/inc/geshi/plsql.php
+++ b/inc/geshi/plsql.php
@@ -4,10 +4,8 @@
* -------
* Author: Victor Engmark <victor.engmark@gmail.com>
* Copyright: (c) 2006 Victor Engmark (http://l0b0.net/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/10/26
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Oracle 9.2 PL/SQL language file for GeSHi.
* Formatting is based on the default setup of TOAD 8.6.
diff --git a/inc/geshi/python.php b/inc/geshi/python.php
index 5ccf59fb3..497287fe3 100644
--- a/inc/geshi/python.php
+++ b/inc/geshi/python.php
@@ -4,10 +4,8 @@
* ----------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/30
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Python language file for GeSHi.
*
@@ -138,7 +136,7 @@ $language_data = array (
'__iter__', 'next',
// String types: http://python.org/doc/current/lib/string-methods.html
'capitalize', 'center', 'count', 'decode', 'encode', 'endswith', 'expandtabs',
- 'find', 'index', 'isalnum', 'isaplpha', 'isdigit', 'islower', 'isspace', 'istitle',
+ 'find', 'index', 'isalnum', 'isalpha', 'isdigit', 'islower', 'isspace', 'istitle',
'isupper', 'join', 'ljust', 'lower', 'lstrip', 'replace', 'rfind', 'rindex', 'rjust',
'rsplit', 'rstrip', 'split', 'splitlines', 'startswith', 'strip', 'swapcase', 'title',
'translate', 'upper', 'zfill',
diff --git a/inc/geshi/qbasic.php b/inc/geshi/qbasic.php
index 2298ba867..41bd04caf 100644
--- a/inc/geshi/qbasic.php
+++ b/inc/geshi/qbasic.php
@@ -4,10 +4,8 @@
* ----------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/20
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* QBasic/QuickBASIC language file for GeSHi.
*
diff --git a/inc/geshi/reg.php b/inc/geshi/reg.php
index a895e5cf0..f89efa4f6 100644
--- a/inc/geshi/reg.php
+++ b/inc/geshi/reg.php
@@ -4,10 +4,8 @@
* -------
* Author: Sean Hanna (smokingrope@gmail.com)
* Copyright: (c) 2006 Sean Hanna
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 03/15/2006
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Microsoft Registry Editor Language File.
*
diff --git a/inc/geshi/robots.php b/inc/geshi/robots.php
index f771233ef..f5ad0159b 100644
--- a/inc/geshi/robots.php
+++ b/inc/geshi/robots.php
@@ -4,10 +4,8 @@
* --------
* Author: Christian Lescuyer (cl@goelette.net)
* Copyright: (c) 2006 Christian Lescuyer http://xtian.goelette.info
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/02/17
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* robots.txt language file for GeSHi.
*
@@ -97,4 +95,4 @@ $language_data = array (
)
);
-?> \ No newline at end of file
+?>
diff --git a/inc/geshi/ruby.php b/inc/geshi/ruby.php
index f58d13d76..b9b4b7454 100644
--- a/inc/geshi/ruby.php
+++ b/inc/geshi/ruby.php
@@ -4,10 +4,8 @@
* --------
* Author: Amit Gupta (http://blog.igeek.info/)
* Copyright: (c) 2005 Amit Gupta (http://blog.igeek.info/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/09/05
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Ruby language file for GeSHi
*
diff --git a/inc/geshi/sas.php b/inc/geshi/sas.php
index eb1dddd0f..65ee68fef 100644
--- a/inc/geshi/sas.php
+++ b/inc/geshi/sas.php
@@ -4,10 +4,8 @@
* -------
* Author: Galen Johnson (solitaryr@gmail.com)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/12/27
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* SAS language file for GeSHi. Based on the sas vim file.
*
diff --git a/inc/geshi/scheme.php b/inc/geshi/scheme.php
index 3c12aebc5..05a152b7f 100644
--- a/inc/geshi/scheme.php
+++ b/inc/geshi/scheme.php
@@ -4,10 +4,8 @@
* ----------
* Author: Jon Raphaelson (jonraphaelson@gmail.com)
* Copyright: (c) 2005 Jon Raphaelson, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/30
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Scheme language file for GeSHi.
*
diff --git a/inc/geshi/sdlbasic.php b/inc/geshi/sdlbasic.php
index 28f863591..00e7685a3 100644
--- a/inc/geshi/sdlbasic.php
+++ b/inc/geshi/sdlbasic.php
@@ -4,10 +4,8 @@
* ------------
* Author: Roberto Rossi
* Copyright: (c) 2005 Roberto Rossi (http://rsoftware.altervista.org)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/08/19
- * Date Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* sdlBasic (http://sdlbasic.sf.net) language file for GeSHi.
*
diff --git a/inc/geshi/smalltalk.php b/inc/geshi/smalltalk.php
index 2f548c18d..66df62da8 100644
--- a/inc/geshi/smalltalk.php
+++ b/inc/geshi/smalltalk.php
@@ -4,10 +4,8 @@
* --------
* Author: Bananeweizen (Bananeweizen@gmx.de)
* Copyright: (c) 2005 Bananeweizen (www.bananeweizen.de)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/03/27
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* Smalltalk language file for GeSHi.
*
diff --git a/inc/geshi/smarty.php b/inc/geshi/smarty.php
index 5dff9772a..8919b9c4d 100644
--- a/inc/geshi/smarty.php
+++ b/inc/geshi/smarty.php
@@ -4,10 +4,8 @@
* ----------
* Author: Alan Juden (alan@judenware.org)
* Copyright: (c) 2004 Alan Juden, Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/07/10
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Smarty template language file for GeSHi.
*
diff --git a/inc/geshi/sql.php b/inc/geshi/sql.php
index d07aaa082..32dc561c7 100644
--- a/inc/geshi/sql.php
+++ b/inc/geshi/sql.php
@@ -4,10 +4,8 @@
* -------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* SQL language file for GeSHi.
*
diff --git a/inc/geshi/tcl.php b/inc/geshi/tcl.php
index c13891ad3..9ea71996c 100644
--- a/inc/geshi/tcl.php
+++ b/inc/geshi/tcl.php
@@ -4,10 +4,8 @@
* ---------------------------------
* Author: Reid van Melle (rvanmelle@gmail.com)
* Copyright: (c) 2004 Reid van Melle (sorry@nowhere)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/05/05
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* TCL/iTCL language file for GeSHi.
*
diff --git a/inc/geshi/text.php b/inc/geshi/text.php
index 50cfda881..2a45ee433 100644
--- a/inc/geshi/text.php
+++ b/inc/geshi/text.php
@@ -4,10 +4,8 @@
* --------
* Author: Sean Hanna (smokingrope@gmail.com)
* Copyright: (c) 2006 Sean Hanna
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 04/23/2006
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* Standard Text File (No Syntax Highlighting).
*
diff --git a/inc/geshi/thinbasic.php b/inc/geshi/thinbasic.php
index 035e2b7c3..3f533b1e7 100644
--- a/inc/geshi/thinbasic.php
+++ b/inc/geshi/thinbasic.php
@@ -4,10 +4,8 @@
* ------
* Author: Eros Olmi (eros.olmi@thinbasic.com)
* Copyright: (c) 2006 Eros Olmi (http://www.thinbasic.com), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/05/12
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* thinBasic language file for GeSHi.
*
diff --git a/inc/geshi/tsql.php b/inc/geshi/tsql.php
index 149b82bcd..d5e2b7f4a 100644
--- a/inc/geshi/tsql.php
+++ b/inc/geshi/tsql.php
@@ -4,10 +4,8 @@
* --------
* Author: Duncan Lock (dunc@dflock.co.uk)
* Copyright: (c) 2006 Duncan Lock (http://dflock.co.uk/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/11/22
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* T-SQL language file for GeSHi.
*
diff --git a/inc/geshi/vb.php b/inc/geshi/vb.php
index b41a02f55..1bef0228c 100644
--- a/inc/geshi/vb.php
+++ b/inc/geshi/vb.php
@@ -4,10 +4,8 @@
* ------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/08/30
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* Visual Basic language file for GeSHi.
*
diff --git a/inc/geshi/vbnet.php b/inc/geshi/vbnet.php
index 79867ce32..a2a482d63 100644
--- a/inc/geshi/vbnet.php
+++ b/inc/geshi/vbnet.php
@@ -4,10 +4,8 @@
* ---------
* Author: Alan Juden (alan@judenware.org)
* Copyright: (c) 2004 Alan Juden, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* VB.NET language file for GeSHi.
*
diff --git a/inc/geshi/vhdl.php b/inc/geshi/vhdl.php
index cbaec9f78..c52794a2b 100644
--- a/inc/geshi/vhdl.php
+++ b/inc/geshi/vhdl.php
@@ -4,10 +4,8 @@
* --------
* Author: Alexander 'E-Razor' Krause (admin@erazor-zone.de)
* Copyright: (c) 2005 Alexander Krause
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2005/06/15
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* VHDL (VHSICADL, very high speed integrated circuit HDL) language file for GeSHi.
*
diff --git a/inc/geshi/visualfoxpro.php b/inc/geshi/visualfoxpro.php
index 6aff8a056..6cd70a524 100644
--- a/inc/geshi/visualfoxpro.php
+++ b/inc/geshi/visualfoxpro.php
@@ -4,10 +4,8 @@
* ----------------
* Author: Roberto Armellin (r.armellin@tin.it)
* Copyright: (c) 2004 Roberto Armellin, Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/09/17
- * Last Modified: 2004/09/18
*
* Visual FoxPro language file for GeSHi.
*
diff --git a/inc/geshi/winbatch.php b/inc/geshi/winbatch.php
index 959d9adde..7f2d68a14 100644
--- a/inc/geshi/winbatch.php
+++ b/inc/geshi/winbatch.php
@@ -4,10 +4,8 @@
* ------------
* Author: Craig Storey (storey.craig@gmail.com)
* Copyright: (c) 2004 Craig Storey (craig.xcottawa.ca)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 870 $
+ * Release Version: 1.0.7.18
* Date Started: 2006/05/19
- * Last Modified: $Date: 2006-12-10 22:48:21 +1300 (Sun, 10 Dec 2006) $
*
* WinBatch language file for GeSHi.
*
diff --git a/inc/geshi/xml.php b/inc/geshi/xml.php
index 08a9c0c7f..2f41943e2 100644
--- a/inc/geshi/xml.php
+++ b/inc/geshi/xml.php
@@ -4,10 +4,8 @@
* -------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.17
- * CVS Revision Version: $Revision: 866 $
+ * Release Version: 1.0.7.18
* Date Started: 2004/09/01
- * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $
*
* XML language file for GeSHi. Based on the idea/file by Christian Weiske
*
diff --git a/inc/geshi/z80.php b/inc/geshi/z80.php
new file mode 100644
index 000000000..5800447f2
--- /dev/null
+++ b/inc/geshi/z80.php
@@ -0,0 +1,133 @@
+<?php
+/*************************************************************************************
+ * asm.php
+ * -------
+ * Author: Benny Baumann (BenBE@omorphia.de)
+ * Copyright: (c) 2007 Benny Baumann (http://www.omorphia.de/), Nigel McNie (http://qbnz.com/highlighter)
+ * Release Version: 1.0.7.18
+ * Date Started: 2007/02/06
+ *
+ * ZiLOG Z80 Assembler language file for GeSHi.
+ * Syntax definition as commonly used with table assembler TASM32
+ * This file will contain some undocumented opcodes.
+ *
+ * CHANGES
+ * -------
+ * 2007/02/06 (1.0.0)
+ * - First Release
+ *
+ * TODO (updated 2007/02/06)
+ * -------------------------
+ *
+ *************************************************************************************
+ *
+ * This file is part of GeSHi.
+ *
+ * GeSHi is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * GeSHi is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with GeSHi; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ ************************************************************************************/
+
+$language_data = array (
+ 'LANG_NAME' => 'ZiLOG Z80 Assembler',
+ 'COMMENT_SINGLE' => array(1 => ';'),
+ 'COMMENT_MULTI' => array(),
+ 'CASE_KEYWORDS' => GESHI_CAPS_NO_CHANGE,
+ 'QUOTEMARKS' => array("'", '"'),
+ 'ESCAPE_CHAR' => '',
+ 'KEYWORDS' => array(
+ /*CPU*/
+ 1 => array(
+ 'adc','add'.'and','bit','call','ccf','cp','cpd','cpdr','cpir','cpi',
+ 'cpl','daa','dec','di','djnz','ei','ex','exx','halt','im','in',
+ 'in0','inc','ind','indr','inir','ini','jp','jr','ld','ldd','lddr',
+ 'ldir','ldi','mlt','neg','nop','or','otdm','otdmr','otdr','otim',
+ 'otimr','otir','out','out0','outd','outi','pop','push','res'.'ret',
+ 'reti','retn','rl','rla','rlc','rlca','rld','rr','rra','rrc','rrca',
+ 'rrd','rst','sbc','scf','set','sla','sl1','sll','slp','sra','srl',
+ 'sub','tst','tstio','xor'
+ ),
+ /*registers*/
+ 2 => array(
+ 'a','b','c','d','e','h','l',
+ 'af','bc','de','hl','ix','iy','sp',
+ 'af\'','ixh','ixl','iyh','iyl'
+ ),
+ /*Directive*/
+ 3 => array(
+ '#define','#endif','#else','#ifdef','#ifndef','#include','#undef',
+ '.db','.dd','.df','.dq','.dt','.dw','.end','.org','equ'
+ ),
+ ),
+ 'SYMBOLS' => array(
+ '[', ']', '(', ')', '?', '+', '-', '*', '/', '%', '$'
+ ),
+ 'CASE_SENSITIVE' => array(
+ GESHI_COMMENTS => true,
+ 1 => false,
+ 2 => false,
+ 3 => false,
+ ),
+ 'STYLES' => array(
+ 'KEYWORDS' => array(
+ 1 => 'color: #0000ff; font-weight:bold;',
+ 2 => 'color: #0000ff;',
+ 3 => 'color: #46aa03; font-weight:bold;'
+ ),
+ 'COMMENTS' => array(
+ 1 => 'color: #adadad; font-style: italic;',
+ ),
+ 'ESCAPE_CHAR' => array(
+ 0 => 'color: #000099; font-weight: bold;'
+ ),
+ 'BRACKETS' => array(
+ 0 => 'color: #0000ff;'
+ ),
+ 'STRINGS' => array(
+ 0 => 'color: #7f007f;'
+ ),
+ 'NUMBERS' => array(
+ 0 => 'color: #dd22dd;'
+ ),
+ 'METHODS' => array(
+ ),
+ 'SYMBOLS' => array(
+ 0 => 'color: #008000;'
+ ),
+ 'REGEXPS' => array(
+ 0 => 'color: #22bbff;',
+ 1 => 'color: #22bbff;',
+ 2 => 'color: #993333;'
+ ),
+ 'SCRIPT' => array(
+ )
+ ),
+ 'URLS' => array(
+ ),
+ 'OOLANG' => false,
+ 'OBJECT_SPLITTERS' => array(
+ ),
+ 'REGEXPS' => array(
+ 0 => '0[0-9a-fA-F][0-9a-fA-F]*[hH]',
+ 1 => '\%[01]+[bB]',
+ 2 => '^[_a-zA-Z][_a-zA-Z0-9]*\:'
+ ),
+ 'STRICT_MODE_APPLIES' => GESHI_NEVER,
+ 'SCRIPT_DELIMITERS' => array(
+ ),
+ 'HIGHLIGHT_STRICT_BLOCK' => array(
+ )
+);
+
+?>