Right. But in your commit message you said:

There is also an implementation for unicode ucwords
but that returns different results then strtotitle as it uppercases the
    first character of every word, and doesn't *titlecase* a word.

That's why I asked why "titlecase" != "uppercase first character of every word" for binary strings.


On Mar 23, 2006, at 3:54 AM, Derick Rethans wrote:

On Wed, 22 Mar 2006, Andrei Zmievski wrote:

Derick,

What do you think "titlecase" means in non-Unicode world?

ucwords? :)

Derick

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

Reply via email to