Searched refs:fromLatin1 (Results 1 – 3 of 3) sorted by relevance
169 public static function fromLatin1($string) function in dokuwiki\\Utf8\\Conversion
1082 $csv = Conversion::fromLatin1($csv);
983 if (!Clean::isUtf8($text)) $text = Conversion::fromLatin1($text);