Home
last modified time | relevance | path

Searched refs:lowerCaseToUpperCase (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/Utf8/
H A DPhpString.php288 return strtr($string, Table::lowerCaseToUpperCase());
H A DTable.php29 public static function lowerCaseToUpperCase()
30 public static function lowerCaseToUpperCase() global() function in dokuwiki\\Utf8\\Table