I looked at that at the start of the Unicode project and found that ICU does have a need for persistent data. I don't think we can make it use our memory allocation engine.

-Andrei


On Jul 18, 2007, at 10:26 AM, Stanislav Malyshev wrote:

Speaking of which, we might want to use u_setMemoryFunctions (see http://www.icu-project.org/apiref/icu4c/ uclean_8h.html#5dea766c5e726833400dc0ee24a2bc6a) to make ICU use PHP's memory function. This, however, depends on whether ICU allocates any persistent data (caches, etc.) with these functions.

--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to