home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / con2v766.zip / colore01.zip / includes / filesbbs.hrc next >
Text File  |  2000-03-03  |  598b  |  18 lines

  1. <!--
  2.     files.bbs Files
  3. with help of:
  4. -->
  5.  
  6. <scheme name="FBBS">
  7.   <!-- strings -->
  8.   <regexp Start="/(\'.*?\')/" Color0="dStrings">
  9.   <regexp Start='/(\".*?\")/' Color0="dStrings">
  10.   <regexp Start='/([\w_~\-]*?\.\w{3}\W|$)/i' Color0="dPath">
  11.   <!-- Date, Time -->
  12.   <regexp Start="/\b([0-3]?\d[\/\.\-][0-1]?\d[\/\.\-]\d\d(\d\d)?)\B/x" Color0="dStringsEx">
  13.   <regexp Start="/\b([0-2]?\d:[0-5]\d(:[0-5]\d)?(\s?(am)|(pm))?)\B/i" Color0="dStringsEx">
  14.   <!-- Numbers  -->
  15.   <regexp Start="/\bv?([0-9]+)\B/" Color0="dNumbers">
  16.   <regexp Start="/([░-▀■]+)/" Color0="dSymbols">
  17. </scheme>
  18.