[V4MD] regex question
Ruslan Zasukhin
sunshine at public.kherson.ua
Fri Dec 19 23:27:22 CST 2003
on 12/19/03 6:34 PM, Martin Kloss at martin.kloss at gmx.de wrote:
> Hi,
>
> I'm trying to find words that start and end with whitespace or
> non-alphanumeric characters,
> using this regex string:
>
> WHERE title LIKE '(?i)\b(\W|\s)?foo(\W|\s)?\b'
>
> It works for all kinds of characters ", . ; - ' " etc. but NOT for a lower
> quote character
> (the quote the starts at the bottom, not the " quote, I'm not sure what the
> real name is).
> I need to find strings like:
>
> foo"
>
> But \W does not include this kind of quote it seems. Any ideas?
I have not understand what you mean, but you can look
on character sets [abcd]
May be this will help you.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list