From: 7stud 7stud Date: 2007-03-18T19:42:29+09:00 Subject: Re: ruby regex lookarounds? come wrote: > Hi, > > The syntax (?:re) isn't a lookbehind. It is a grouping form like (re) > but without capture. I don't understand the distinction. -- Posted via http://www.ruby-forum.com/.