Re: [pcre-dev] A PCRE 32-bit library?

2012-07-18 Thread Christian Persch
Hi! Am Wed, 18 Jul 2012 07:36:46 +0200 (CEST) schrieb Zoltán Herczeg hzmes...@freemail.hu: wow, this is awesome! The UTF16 support was really designed that way, that the UTF32 support shouldn't be too much trouble, but I suspect there are some places, where you needed to do a lot of work.

[pcre-dev] A PCRE 32-bit library?

2012-07-17 Thread Christian Persch
Hi! I was wondering if there would be any interest in a contribution adding a 32-bit (UTF-32) PCRE library alongside the existing 8-bit and 16-bit libraries? I've got an almost finished patch against 8.31, which turned out to be *much* less work than anticipated, thanks to all the work done for

Re: [pcre-dev] A PCRE 32-bit library?

2012-07-17 Thread Zoltán Herczeg
Hi Christian, wow, this is awesome! The UTF16 support was really designed that way, that the UTF32 support shouldn't be too much trouble, but I suspect there are some places, where you needed to do a lot of work. I have some questions: 1) The first / required character data is only 16 bit