That's correct.  I needed to do one of those a couple of months ago
and found that sometimes "reversing your search" isn't quite as easy
as it sounds.  :-)

On 3/30/06, Munson, Jacob <[EMAIL PROTECTED]> wrote:
> Someone can correct me if I'm wrong, but one thing CF doesn't support in
> Perl syntax is look behinds.  However, you can generally accomplish the
> same thing by reversing your search and doing a look ahead.
>
> > -----Original Message-----
> > From: Rob Wilkerson [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, March 30, 2006 11:31 AM
> >
> > Quite right.  MX is much closer to PCRE than earlier versions.  And
> > the syntax for what it supports is reasonably consistent with Perl,
> > PHP and even JavaScript.  Particularly the character classes (\s, \w,
> > \b, etc.) and character literals (\n, \r, \t).
> >
> > On 3/30/06, Ben Doom <[EMAIL PROTECTED]> wrote:
> > > CF5 was POSIX only.  CF6+ is ... not quite PCRE, but pretty close.
>
>
> [INFO] -- Access Manager:
> This transmission may contain information that is privileged, confidential 
> and/or exempt from disclosure under applicable law.  If you are not the 
> intended recipient, you are hereby notified that any disclosure, copying, 
> distribution, or use of the information contained herein (including any 
> reliance thereon) is STRICTLY PROHIBITED. If you received this transmission 
> in error, please immediately contact the sender and destroy the material in 
> its entirety, whether in electronic or hard copy format.  Thank you.   A2
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236578
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to