Searched refs:utf8_ucwords (Results 1 – 9 of 9) sorted by relevance
101 'name' => utf8_ucwords(strtr($user, '_-.', ' ')),
160 $title = utf8_ucwords(str_replace('_', ' ', $id));
187 $title = utf8_ucwords(str_replace('_', ' ', $id));
433 function utf8_ucwords($str) { function447 * @see utf8_ucwords
234 utf8_ucwords($page),
136 utf8_ucwords($title),
550 $this->values['__formpage_!!page__'] = utf8_ucwords($page);