Home
last modified time | relevance | path

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

/dokuwiki/inc/Utf8/
H A DClean.php157 $string = strtr($string, Table::upperAccents());
H A DTable.php56 public static function upperAccents()
57 public static function upperAccents() global() function in dokuwiki\\Utf8\\Table