home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Shareware / Twistpad 1.1 / Setup.exe / Syntax / Perl.sdf < prev    next >
Encoding:
Text File  |  2006-04-29  |  2.2 KB  |  55 lines

  1. ;Perl adicional Syntax highlight Script for Twistpad
  2. ;1998 - 2006 (C) Carthago Software
  3.  
  4. [::Header::]
  5. SyntaxName=Perl
  6. Extensions=pl
  7. Functions=(?i)^sub
  8. Spelling=0 
  9. SpellingContexts=1;2
  10.  
  11. [Comment1]
  12. Type=StartStop
  13. Context=1
  14. Scope=0
  15. Priority=10
  16. WholeWordOnly=0
  17. First=#
  18. Last=
  19. Background=Default
  20. Foreground=008000
  21. italic=0
  22.  
  23. [Quote]
  24. Type=StartStop
  25. Context=2
  26. Scope=0
  27. Priority=10
  28. WholeWordOnly=0
  29. First="
  30. Last="
  31. Background=Default
  32. Foreground=408080
  33.  
  34. [Keyword]
  35. Type=keyword
  36. Context=101
  37. Scope=0
  38. Priority=6
  39. WholeWordOnly=1
  40. Keyword1=close;eval;exit;grep;join;local;map;my;open;pop;print;push;return;shift;splice;split;sub;use;require;do;each;else;elsif;for;foreach;keys;if;unless;until;values;while;BEGIN;END;STDERR;STDIN;STDOUT;abs;accept;alarm;and;atan2;bind;binmode;bless;caller;chdir;chmod
  41. Keyword2=chomp;chop;chown;chr;chroot;close;closedir;cmp;connect;continue;cos;crypt;dbmclose;dbmopen;default;defined;delete;die;dump;endprotoent;endservent;eof;eq;eval;exec;exists;exit;exp;fcntl;fileno;flock;fork;format;formline;ge;getc;gethostbyaddr;gethostbyname;gethostent;getnetbyaddr;getnetbyname;getnetent;getpeername;getpgrp;getppid;getpriority;getprotobyname;getprotobynumber;getprotoent
  42. Keyword3=getservbyname;getservbyport;getservent;getsockname;getsockopt;glob;gmtime;goto;gt;hex;import;index;int;ioctl;kill;last;lc;lcfirst;le;length;link;listen;local;localtime;log;lstat;lt;mkdir;msgctl;msgget;msgrcv;msgsnd;ne;new;next;not;oct;opendir;or;ord;pack;pack;pipe;pos;printf;push;quotemeta;qw;qx;rand;read;readdir;readlink;recv;redo;rename;reset;return;reverse;rewinddir;rindex;rmdir;scalar
  43. Keyword4=scalar;seek;seekdir;select;semctl;semget;semop;send;sethostent;setnetent;setpgrp;setpriority;setprotoent;setservent;setsockopt;shmctl;shmget;shmread;shmwrite;shutdown;sin;sleep;socket;socketpair;sort;split;sprintf;sqrt;srand;stat;study;substr;substr;switch;symlink;syscall;sysopen;sysread;system;system;syswrite;tell;telldir;time;times;truncate;uc;ucfirst;umask;undef;unlink;unpack;unshift;utime;vec;wait;waitpid
  44. Keyword5=wantarray;warn;write;xor
  45. Keyword6=
  46. Keyword7=
  47. Keyword8=
  48. Keyword9=
  49. Keyword10=
  50. Keyword11=
  51. Background=Default
  52. Foreground=0000FF
  53. Bold=0
  54. CaseSensitive=1
  55.