📄 synhighlighterperl.pas
字号:
begin
if KeyComp('%INC') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func257: TtkTokenKind;
begin
if KeyComp('$PID') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func262: TtkTokenKind;
begin
if KeyComp('$UID') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func263: TtkTokenKind;
begin
if KeyComp('$SIG') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func269: TtkTokenKind;
begin
if KeyComp('$ENV') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func280: TtkTokenKind;
begin
if KeyComp('$ORS') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func282: TtkTokenKind;
begin
if KeyComp('@INC') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func306: TtkTokenKind;
begin
if KeyComp('die') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func307: TtkTokenKind;
begin
if KeyComp('and') then Result := tkOperator else Result := tkIdentifier;
end;
function TSynPerlSyn.Func310: TtkTokenKind;
begin
if KeyComp('abs') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func314: TtkTokenKind;
begin
if KeyComp('eof') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func317: TtkTokenKind;
begin
if KeyComp('ref') then Result := tkKey else
if KeyComp('chr') then Result := tkKey else
if KeyComp('$EGID') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func318: TtkTokenKind;
begin
if KeyComp('vec') then Result := tkKey else
if KeyComp('map') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func320: TtkTokenKind;
begin
if KeyComp('cmp') then Result := tkOperator else Result := tkIdentifier;
end;
function TSynPerlSyn.Func322: TtkTokenKind;
begin
if KeyComp('tie') then Result := tkKey else
if KeyComp('log') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func325: TtkTokenKind;
begin
if KeyComp('hex') then Result := tkKey else
if KeyComp('ord') then Result := tkKey else
if KeyComp('cos') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func326: TtkTokenKind;
begin
if KeyComp('oct') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func327: TtkTokenKind;
begin
if KeyComp('for') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func330: TtkTokenKind;
begin
if KeyComp('sin') then Result := tkKey else
if KeyComp('sub') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func331: TtkTokenKind;
begin
if KeyComp('$EUID') then Result := tkVariable else
if KeyComp('int') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func333: TtkTokenKind;
begin
if KeyComp('use') then Result := tkKey else
if KeyComp('exp') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func335: TtkTokenKind;
begin
if KeyComp('pop') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func337: TtkTokenKind;
begin
if KeyComp('not') then Result := tkOperator else Result := tkIdentifier;
end;
function TSynPerlSyn.Func338: TtkTokenKind;
begin
if KeyComp('pos') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func340: TtkTokenKind;
begin
if KeyComp('$ARGV') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func345: TtkTokenKind;
begin
if KeyComp('xor') then Result := tkOperator else Result := tkIdentifier;
end;
function TSynPerlSyn.Func346: TtkTokenKind;
begin
if KeyComp('$OFMT') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func368: TtkTokenKind;
begin
if KeyComp('@ARGV') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func401: TtkTokenKind;
begin
if KeyComp('$MATCH') then Result := tkVariable else
if KeyComp('each') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func412: TtkTokenKind;
begin
if KeyComp('read') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func413: TtkTokenKind;
begin
if KeyComp('bind') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func415: TtkTokenKind;
begin
if KeyComp('pack') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func419: TtkTokenKind;
begin
if KeyComp('getc') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func420: TtkTokenKind;
begin
if KeyComp('glob') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func421: TtkTokenKind;
begin
if KeyComp('exec') then Result := tkKey else
if KeyComp('rand') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func424: TtkTokenKind;
begin
if KeyComp('seek') then Result := tkKey else
if KeyComp('eval') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func425: TtkTokenKind;
begin
if KeyComp('else') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func426: TtkTokenKind;
begin
if KeyComp('chop') then Result := tkKey else
if KeyComp('redo') then Result := tkKey else
if KeyComp('send') then Result := tkKey else
if KeyComp('$ERRNO') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func428: TtkTokenKind;
begin
if KeyComp('kill') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func430: TtkTokenKind;
begin
if KeyComp('grep') then Result := tkKey else
if KeyComp('pipe') then Result := tkKey else
if KeyComp('link') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func431: TtkTokenKind;
begin
if KeyComp('time') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func432: TtkTokenKind;
begin
if KeyComp('recv') then Result := tkKey else
if KeyComp('join') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func433: TtkTokenKind;
begin
if KeyComp('tell') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func434: TtkTokenKind;
begin
if KeyComp('open') then Result := tkKey else
if KeyComp('fork') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func436: TtkTokenKind;
begin
if KeyComp('last') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func437: TtkTokenKind;
begin
if KeyComp('wait') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func438: TtkTokenKind;
begin
if KeyComp('dump') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func439: TtkTokenKind;
begin
if KeyComp('less') then Result := tkPragma else Result := tkIdentifier;
end;
function TSynPerlSyn.Func440: TtkTokenKind;
begin
if KeyComp('warn') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func441: TtkTokenKind;
begin
if KeyComp('goto') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func442: TtkTokenKind;
begin
if KeyComp('exit') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func444: TtkTokenKind;
begin
if KeyComp('vars') then Result := tkPragma else
if KeyComp('keys') then Result := tkKey else
if KeyComp('stat') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func445: TtkTokenKind;
begin
if KeyComp('subs') then Result := tkPragma else Result := tkIdentifier;
end;
function TSynPerlSyn.Func447: TtkTokenKind;
begin
if KeyComp('next') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func448: TtkTokenKind;
begin
if KeyComp('push') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func456: TtkTokenKind;
begin
if KeyComp('sort') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func458: TtkTokenKind;
begin
if KeyComp('sqrt') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func470: TtkTokenKind;
begin
if KeyComp('atan2') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func477: TtkTokenKind;
begin
if KeyComp('$PERLDB') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func502: TtkTokenKind;
begin
if KeyComp('$SUBSEP') then Result := tkVariable else Result := tkIdentifier;
end;
function TSynPerlSyn.Func522: TtkTokenKind;
begin
if KeyComp('chdir') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func523: TtkTokenKind;
begin
if KeyComp('local') then Result := tkKey else
if KeyComp('chmod') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func525: TtkTokenKind;
begin
if KeyComp('alarm') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func527: TtkTokenKind;
begin
if KeyComp('flock') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func530: TtkTokenKind;
begin
if KeyComp('undef') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func531: TtkTokenKind;
begin
if KeyComp('elsif') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func534: TtkTokenKind;
begin
if KeyComp('close') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func535: TtkTokenKind;
begin
if KeyComp('mkdir') then Result := tkKey else
if KeyComp('fcntl') then Result := tkKey else
if KeyComp('chomp') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func536: TtkTokenKind;
begin
if KeyComp('index') then Result := tkKey else
if KeyComp('srand') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func537: TtkTokenKind;
begin
if KeyComp('sleep') then Result := tkKey else
if KeyComp('while') then Result := tkKey else
if KeyComp('bless') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func539: TtkTokenKind;
begin
if KeyComp('ioctl') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func542: TtkTokenKind;
begin
if KeyComp('shift') then Result := tkKey else
if KeyComp('rmdir') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func543: TtkTokenKind;
begin
if KeyComp('chown') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func545: TtkTokenKind;
begin
if KeyComp('umask') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func546: TtkTokenKind;
begin
if KeyComp('times') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func547: TtkTokenKind;
begin
if KeyComp('reset') then Result := tkKey else Result := tkIdentifier;
end;
function TSynPerlSyn.Func548: TtkTokenKind;
begin
if KeyComp('semop') then Result := tkKey else
if KeyComp('utime') then Result := tkKey else Result := tkIdentifier;
end;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -