[dokuwiki] UTF-8 library (@harry)
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 19 Jul 2007 10:06:02 +0200
Hi List, Hi Harry!
I got a mail from someone who did some speed improvements for the UTF-8
library (I'm still evaluating this) and he mentions that the following
functions shouldn't need a UTF-8 replacement.
- substr_replace()
- explode()
- str_replace()
- ltrim()
- rtrim()
- trim()
Harry, I looked at http://www.phpwact.org/php/i18n/utf-8, which AFAIR
was written by you? From that document he seems to be right about at
least explode and str_replace, but OTOH you wrote replacements for
them. So I'm a little bit confused ;-)
Harry, could you give us some info if we're doing something stupid here?
Andi
--
http://www.splitbrain.org
- Follow-Ups:
- [dokuwiki] Re: UTF-8 library (@harry)
- From: Harry Fuecks
Other related posts:
- » [dokuwiki] UTF-8 library (@harry)
- » [dokuwiki] Re: UTF-8 library (@harry)
- » [dokuwiki] Re: UTF-8 library (@harry)
- [dokuwiki] Re: UTF-8 library (@harry)
- From: Harry Fuecks