39 'LANG_NAME' =>
'FreeBasic',
40 'COMMENT_SINGLE' => array(1 =>
"'", 2 =>
'#'),
41 'COMMENT_MULTI' => array(),
43 'QUOTEMARKS' => array(
'"'),
44 'ESCAPE_CHAR' =>
'\\',
47 "append",
"as",
"asc",
"asin",
"asm",
"atan2",
"atn",
"beep",
"bin",
"binary",
"bit",
48 "bitreset",
"bitset",
"bload",
"bsave",
"byref",
"byte",
"byval",
"call",
49 "callocate",
"case",
"cbyte",
"cdbl",
"cdecl",
"chain",
"chdir",
"chr",
"cint",
50 "circle",
"clear",
"clng",
"clngint",
"close",
"cls",
"color",
"command",
51 "common",
"cons",
"const",
"continue",
"cos",
"cshort",
"csign",
"csng",
52 "csrlin",
"cubyte",
"cuint",
"culngint",
"cunsg",
"curdir",
"cushort",
"custom",
53 "cvd",
"cvi",
"cvl",
"cvlongint",
"cvs",
"cvshort",
"data",
"date",
54 "deallocate",
"declare",
"defbyte",
"defdbl",
"defined",
"defint",
"deflng",
55 "deflngint",
"defshort",
"defsng",
"defstr",
"defubyte",
"defuint",
56 "defulngint",
"defushort",
"dim",
"dir",
"do",
"double",
"draw",
"dylibload",
57 "dylibsymbol",
"else",
"elseif",
"end",
"enum",
"environ",
'environ$',
"eof",
58 "eqv",
"erase",
"err",
"error",
"exec",
"exepath",
"exit",
"exp",
"export",
59 "extern",
"field",
"fix",
"flip",
"for",
"fre",
"freefile",
"function",
"get",
60 "getjoystick",
"getkey",
"getmouse",
"gosub",
"goto",
"hex",
"hibyte",
"hiword",
61 "if",
"iif",
"imagecreate",
"imagedestroy",
"imp",
"inkey",
"inp",
"input",
62 "instr",
"int",
"integer",
"is",
"kill",
"lbound",
"lcase",
"left",
"len",
63 "let",
"lib",
"line",
"lobyte",
"loc",
"local",
"locate",
"lock",
"lof",
"log",
64 "long",
"longint",
"loop",
"loword",
"lset",
"ltrim",
"mid",
"mkd",
"mkdir",
65 "mki",
"mkl",
"mklongint",
"mks",
"mkshort",
"mod",
"multikey",
"mutexcreate",
66 "mutexdestroy",
"mutexlock",
"mutexunlock",
"name",
"next",
"not",
"oct",
"on",
67 "once",
"open",
"option",
"or",
"out",
"output",
"overload",
"paint",
"palette",
68 "pascal",
"pcopy",
"peek",
"peeki",
"peeks",
"pipe",
"pmap",
"point",
"pointer",
69 "poke",
"pokei",
"pokes",
"pos",
"preserve",
"preset",
"print",
"private",
70 "procptr",
"pset",
"ptr",
"public",
"put",
"random",
"randomize",
"read",
71 "reallocate",
"redim",
"rem",
"reset",
"restore",
"resume",
72 "return",
"rgb",
"rgba",
"right",
"rmdir",
"rnd",
"rset",
"rtrim",
"run",
73 "sadd",
"screen",
"screencopy",
"screeninfo",
"screenlock",
"screenptr",
74 "screenres",
"screenset",
"screensync",
"screenunlock",
"seek",
"statement",
75 "selectcase",
"setdate",
"setenviron",
"setmouse",
76 "settime",
"sgn",
"shared",
"shell",
"shl",
"short",
"shr",
"sin",
"single",
77 "sizeof",
"sleep",
"space",
"spc",
"sqr",
"static",
"stdcall",
"step",
"stop",
78 "str",
"string",
"strptr",
"sub",
"swap",
"system",
"tab",
"tan",
79 "then",
"threadcreate",
"threadwait",
"time",
"timer",
"to",
"trans",
80 "trim",
"type",
"ubound",
"ubyte",
"ucase",
"uinteger",
"ulongint",
"union",
81 "unlock",
"unsigned",
"until",
"ushort",
"using",
"va_arg",
"va_first",
82 "va_next",
"val",
"val64",
"valint",
"varptr",
"view",
"viewprint",
"wait",
83 "wend",
"while",
"width",
"window",
"windowtitle",
"with",
"write",
"xor",
84 "zstring",
"explicit",
"escape",
"true",
"false" 90 'CASE_SENSITIVE' => array(
96 1 =>
'color: #b1b100;' 99 1 =>
'color: #808080;',
100 2 =>
'color: #339933;' 103 0 =>
'color: #66cc66;' 106 0 =>
'color: #ff0000;' 109 0 =>
'color: #cc66cc;' 112 0 =>
'color: #66cc66;' 115 0 =>
'color: #66cc66;' 117 'ESCAPE_CHAR' => array(
118 0 =>
'color: #000099;' 129 'OBJECT_SPLITTERS' => array(
135 'SCRIPT_DELIMITERS' => array(
137 'HIGHLIGHT_STRICT_BLOCK' => array(
const GESHI_COMMENTS
Used in language files to mark comments.
const GESHI_NEVER
#+ private
const GESHI_CAPS_NO_CHANGE
Lowercase keywords found.