Re: [RFC] Multibyte char handling

From: Date: Fri, 17 Jan 2014 21:41:31 +0000
Subject: Re: [RFC] Multibyte char handling
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi all,

On Sat, Jan 18, 2014 at 6:34 AM, Yasuo Ohgaki <[email protected]> wrote:

>  - Keep ext/standard function as it is now


SPL file object's fgetcsv method is using php_fgetcsv() which is using
php_mblen().
Add mb_fget_csv method to it using #if HAVE_MBSTRING?

I made new mb function names in the RFC a cording standard compliant. e.g.
mb_add_slashes()
Any comments for this?

Regards,

--
Yasuo Ohgaki
[email protected]


Thread (31 messages)

« previous php.internals (#71213) next »