From: Bob Showalter Date: 2005-12-16T05:41:39+09:00 Subject: Re: challenge - regex which matches nothing ara.t.howard@noaa.gov wrote: > On Fri, 16 Dec 2005, C Erler wrote: >> /\1/ seems to work. > > > you win the golf contest i think... that seems to be the shortest > possible... Same number of chars: /.^/