>
>
>ALL characters that are used by REGEX itself.
>
>Please read URL about ICU regex (in wiki kernel as I remember)
>
Got it. For those playing at home, the answer is
Characters that must be quoted to be treated as literals are * ? + [
( ) { } ^ $ | \ . /
Jon
Sonny Software