Home
last modified time | relevance | path

Searched full:utf8_tohtml (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A Dutf8.php215 if (!function_exists('utf8_tohtml')) {
217 function utf8_tohtml($str, $all = false) function
/dokuwiki/_test/
H A Drector.php206 'utf8_tohtml' => 'dokuwiki\Utf8\Conversion::toHtml',