mirror of
https://github.com/php/php-src.git
synced 2025-01-11 05:24:49 +08:00
3056defb26
non-unicode with ucwords. 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. The test case shows that. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
EXPERIMENTAL | ||
locale.c | ||
package.xml | ||
php_unicode.h | ||
unicode_filter.c | ||
unicode_iterators.c | ||
unicode.c | ||
unicode.dsp |