Re: [pcre-dev] [Bug 1049] Add support for UTF-16

Αρχική Σελίδα
Delete this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: 1049
Υ/ο: pcre-dev
Αντικείμενο: Re: [pcre-dev] [Bug 1049] Add support for UTF-16
On Tue, 15 Nov 2011, Zoltan Herczeg wrote:

> True. But my suggestion refered to the private functions which starts with
> _pcre prefix I mentioned above. We could rename them as well, but I feel it is
> too much work for little gain. Valgrind uses VG_() macro for calling or
> defining functions, so you have VG_(printf) and call it with VG_(printf)(...).
> I think this is useful for internal stuff.


I don't mind how they are written in the code (a macro is a good idea),
but the final result should start with _pcre for environments where they
are exposed to the world.

Philip

--
Philip Hazel