Ben Doom wrote: > Oops. It was mistyped! That's what I get for Copy'N'Pasting. Also, > for trying to answer questions on a Monday. However, it is supported in > CFMX, which no longer uses a POSIX engine. > > Non-greedy or lazy matching is supported in CFMX. IIRC, lookahead is as > well, but not lookbehind.
Coo. I think that calls for a w00t! at least - thanks :) For a variety of reasons, we skipped CF6MX and are only now working through migration issues for CF7MX: I hadn't picked up on the extended regexp facilities, only that the new engine seems to be some three times faster than CF5. Still far too slow, but any improvement is welcome. Lookbehind is nasty to implement (Perl only got it in, IIRC, 5.6); lookahead is nice though. -- Pete Jordan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195781 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

