On Fri, Nov 23, 2012 at 3:33 PM, Vlad Khorsun
<hv...@users.sourceforge.net> wrote:
> Backslash should work for all kind of regexp's (include_filter, 
> exclude_filter,
> database name pattern).

Should the backslash already in RegEx be handled in a specific way?
I.e. this is simple:
.+' .* --> '.+\' .*'
but what about:
.+\.'.* --> ???
should it be '.+\\.\'.*'?

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to