summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_unicode.c
Commit message (Expand)AuthorAgeFilesLines
* Modified mb_convert_case() to handle cased characters properly when MB_CASE_T...Moriyoshi Koizumi2002-10-231-3/+18
* Fix warningsZeev Suraski2002-10-011-1/+1
* (PHP mb_convert_case) Add function that will convert the case of a stringWez Furlong2002-09-261-0/+284