Re: [pcre-dev] PCRE UTF8 umlauts CASELESS matching

Kezdőlap
Üzenet törlése
Szerző: Enno
Dátum:  
Címzett: pcre-dev
Tárgy: Re: [pcre-dev] PCRE UTF8 umlauts CASELESS matching
Hi there,
I found my mistake in the testcode. I added some "/". The pattern string
was "/Ä/" instead of just "Ä". Now it is working. :-)
The real code in my project is now working, too.


Thank you
Enno