Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dutf8.php161 if (!function_exists('utf8_ucfirst')) {
163 function utf8_ucfirst($str) function
/dokuwiki/_test/
H A Drector.php200 'utf8_ucfirst' => 'dokuwiki\Utf8\PhpString::ucfirst',