This doesn't quite make sense. You should select either on type or on UG(unicode), but not on both.

-Andrei


On Dec 20, 2006, at 3:30 PM, Marcus Boerger wrote:

+               if (type == IS_UNICODE && UG(unicode)) {
+ ZVAL_ASCII_STRINGL(writeobj, intern->file_name, intern- >file_name_len, 1);
+                       return SUCCESS;
+               }

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

Reply via email to