Home
last modified time | relevance | path

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

/dokuwiki/inc/Utf8/
H A DClean.php114 public static function replaceBadBytes($str, $replace = '') function in dokuwiki\\Utf8\\Clean
/dokuwiki/inc/
H A Dutf8.php273 dbg_deprecated(Clean::class . '::replaceBadBytes()');
274 return Clean::replaceBadBytes($str, $replace);