Re: Unicode: matching a word and unaccenting characters

2007-11-14 Thread rndblnch
On Nov 15, 1:21 am, Jeremie Le Hen <[EMAIL PROTECTED]> wrote: > (Mail resent with the proper subject. > > Hi list, > > (Please Cc: me when replying, as I'm not subscribed to this list.) Don't know your mail, hope you will come back to look at the list archive... > I'm working with Unicode strings

Re: Unicode: matching a word and unaccenting characters

2007-11-14 Thread Gabriel Genellina
En Wed, 14 Nov 2007 21:21:55 -0300, Jeremie Le Hen <[EMAIL PROTECTED]> escribió: > (Please Cc: me when replying, as I'm not subscribed to this list.) Not a good thing. *I* may CC you now, but any further replies and comments from other people may leave the CC out. You can always browse this

Unicode: matching a word and unaccenting characters

2007-11-14 Thread Jeremie Le Hen
(Mail resent with the proper subject. Hi list, (Please Cc: me when replying, as I'm not subscribed to this list.) I'm working with Unicode strings to handle accented characters but I'm experiencing a few problem. The first one is with regular expression. If I want to match a word composed of c

Unicode: matching a

2007-11-14 Thread Jeremie Le Hen
Hi list, (Please Cc: me when replying, as I'm not subscribed to this list.) I'm working with Unicode strings to handle accented characters but I'm experiencing a few problem. The first one is with regular expression. If I want to match a word composed of characters only. One can easily use '[a