Re: Another regexp problem

2011-06-20 Thread Andrew Parsloe
On 20/06/2011 10:16 p.m., Tommaso Cucinotta wrote: Il 14/06/2011 06:51, Andrew Parsloe ha scritto: I've found one more hiccup in the regexp functioning Tommaso involving use of { and } in text. The use of braces {} will confuse the current advanced find engine (however, round () and bracket

Re: Another regexp problem

2011-06-20 Thread Tommaso Cucinotta
Il 14/06/2011 06:51, Andrew Parsloe ha scritto: I've found one more hiccup in the regexp functioning Tommaso involving use of { and } in text. The use of braces {} will confuse the current advanced find engine (however, round () and bracket [] parenthesis should work fine). At a glance, I sho

Another regexp problem

2011-06-13 Thread Andrew Parsloe
I've found one more hiccup in the regexp functioning Tommaso involving use of { and } in text. Obviously you wouldn't use a regexp just to look for "a" in abracadabra {a}bracadabra but if you do enter "a" (without quotes) in a regexp inset, it will find every "a" up to and including the one i