Home
last modified time | relevance | path

Searched refs:romanization (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Utf8/
H A DTable.php66 * Get the romanization table
69 public static function romanization()
73 $table = include __DIR__ . '/tables/romanization.php';
70 public static function romanization() global() function in dokuwiki\\Utf8\\Table
H A DClean.php174 return strtr($string, Table::romanization());