derick Tue Aug 16 14:02:41 2005 EDT
Modified files:
/php-src/ext/standard php_smart_str.h
/php-src/main spprintf.c
Log:
- Fixed a couple of bugs in the new smart_str macros, and allow them to
allocate two extra bytes (so that we can pad them w
On Sun, 14 Aug 2005, Andrei Zmievski wrote:
> Why not use what ICU gives us?
A reason might be that we might have implemented more modifiers, or some
slightly different. I think it's a good idea to use our own too.
Derick
> On Aug 14, 2005, at 10:14 AM, Marcus Boerger wrote:
>
> > helly
Why not use what ICU gives us?
http://icu.sourceforge.net/apiref/icu4c/ustdio_8h.html#a36
-Andrei
On Aug 14, 2005, at 10:14 AM, Marcus Boerger wrote:
hellySun Aug 14 13:14:43 2005 EDT
Modified files:
/php-src/ext/standardphp_smart_str.h
/php-src/mainspprintf.c sppr
helly Sun Aug 14 13:14:43 2005 EDT
Modified files:
/php-src/ext/standard php_smart_str.h
/php-src/main spprintf.c spprintf.h
Log:
- Initial support of easy way to generate unicode strings: [v]uspprinf()
# Same semantics as [v]spprintf, only it