Hi,
In message "[ruby-talk:7285] Re: Regexp (was Re: Ruby in the US)"
on 00/12/15, ts <decoux / moulon.inra.fr> writes:
| Two questions about pcre :
|
| * how do it compare to GNU regexp in term of rapidity ?
Many around me tell me it's too slow. I haven't confirmed it by myself.
| * Is it easy to modify it to add support for japanese encoding ?
In fact, not only Japanese, but Unicode (UTF-8) and others also.
matz.