Wez,
  zend_unicode.c may be a good bet, since the engine has to deal with 
various encodings anyway (script, output, runtime)

clayton

"Wez Furlong" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

Since this cache needs to always be present (to avoid crazy
conditional compilation) we either need to put it in zend_unicode.c or
put it in ext/unicode and always require it to be statically compiled
into php.

Thoughts?

--Wez. 

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to