Home
last modified time | relevance | path

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

/dokuwiki/inc/Utf8/
H A DPhpString.php336 $ucword = self::substr_replace(ltrim($matches[0]), $ucfirst, 0, 1);
337 return $leadingws . $ucword;